25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .paginationjs-prev{
- /*background: lightgrey;*/
- border: 1px solid;
- border-color: darkgray;
- width: 25px;
- height: 25px;
- display: inline-block;
- color: black;
- line-height: 25px;
- }
- #go{
- height: 24px;
- color: black;
- background-color: white;
- line-height: 20px;
- text-align: center;
- border: 1px solid;
- border-color: darkgray;
- margin-left: 20px;
- cursor: default;
- display: inline-block;
- }
|