사용자: 게시판스킨 갤러리 익스 6,7 에서 깨지는 문제 수정

This commit is contained in:
whitedot
2013-04-15 13:13:53 +09:00
parent 3e4fbe7f12
commit 99709dc788
2 changed files with 3 additions and 4 deletions

View File

@ -31,7 +31,7 @@
.bo_img_href a:focus,
.bo_img_href a:hover {text-decoration:none}
.bo_img_href strong,
.bo_img_href span {display:block;background:#f7f7f7;text-align:center;line-height:10em}
.bo_img_href span {display:inline-block;background:#f7f7f7;text-align:center;line-height:10em}
.bo_img_text_href {margin:10px 0 !important}
.bo_img_text_href a {font-weight:bold}