사용자: 설치 완료 메세지 나오는 조건 변경

This commit is contained in:
whitedot
2013-01-03 14:50:20 +09:00
parent 73f450aaea
commit a87b0a023b
3 changed files with 4 additions and 4 deletions

View File

@ -83,7 +83,7 @@ p {margin:5px 0;padding:10px 0;line-height:1.5em}
#ol_after footer a {display:inline-block;padding:0 5px}
/* 설문조사 */
#poll {width:198px;border:1px solid #d7d7d7;font-size:0.75em}
#poll {width:198px;border:1px solid #d7d7d7;background:#fff;font-size:0.75em}
#poll header {padding:10px 10px 1px;background:#f8f9fa}
#poll h2 {display:inline-block;font-size:1em}
#poll p {padding:0}