쇼핑몰: #96 아웃로그인 보완

This commit is contained in:
whitedot
2013-04-29 11:41:03 +09:00
parent 19cad13690
commit d0fa75a3f4

View File

@ -37,6 +37,6 @@
#ol_after_memo {width:74px;margin:0 1px 0 0}
#ol_after_pt {width:75px}
#ol_after_ft {text-align:justify}
#ol_after_ft a {display:inline-block;padding:3px 0 4px;width:73px;background:#333;color:#fff;text-align:center}
#ol_after_ft a {display:inline-block;padding:4px 0 3px;width:73px;background:#333;color:#fff;text-align:center}
#ol_after_ft a:focus,
#ol_after_ft a:hover {text-decoration:none !important}