사용자: 아웃로그인 관리자 링크 스타일 제거

This commit is contained in:
whitedot
2013-01-07 13:19:51 +09:00
parent f08e9f2c57
commit 638a199059
2 changed files with 3 additions and 4 deletions

View File

@ -107,13 +107,12 @@ h6 {margin:0 0 20px}
#ol_submit {position:absolute;top:38px;right:12px;width:60px;height:24px;border:1px solid #b7b7b7;background:#fff;font-size:1em;font-weight:bold;letter-spacing:-0.1em;line-height:2em}
/* 로그인 후 */
#ol_after {width:198px;background:#f0f0ed;color:#000;font-size:0.75em}
#ol_after a {color:#000;text-decoration:none}
#ol_after header {padding:10px 0;text-align:center}
#ol_after ul {padding:5px 0;background:#fff}
#ol_after li a {display:block;position:relative;padding:7px 10px}
#ol_after li a {display:block;position:relative;padding:7px 10px;color:#000;text-decoration:none}
#ol_after li span {position:absolute;top:7px;right:10px}
#ol_after footer {padding:7px 0 10px;text-align:center}
#ol_after footer a {display:inline-block;padding:0 5px}
#ol_after footer a {display:inline-block;padding:0 5px;color:#000;text-decoration:none}
/* 설문조사 */
#poll {width:198px;border:1px solid #dedace;background:#fff;font-size:0.75em}