관리자: SMS5 설치화면 마크업 수정

This commit is contained in:
whitedot
2014-03-24 11:08:24 +09:00
parent 19c3297538
commit 5242f3918e
3 changed files with 11 additions and 7 deletions

View File

@ -1,6 +1,12 @@
@charset "utf-8";
/* SIR 지운아빠 */
/* 설치 */
#sms5_install {padding:20px 20px 0}
#sms5_install h2 {margin:0;padding:0 0 20px}
#sms5_install ol {margin:0 0 20px;padding:0 0 0 20px}
#sms5_install li {margin:0 0 10px}
/* 공통 */
.sms5_txt_success {color:blue}
.sms5_txt_fail {color:red}