공통: 리디자인 중

This commit is contained in:
whitedot
2013-10-15 11:25:07 +09:00
parent 65f5262476
commit 8252129dd0
41 changed files with 169 additions and 173 deletions

View File

@ -30,11 +30,11 @@
#poll_result .btn_confirm {} /* 서식단계 진행 */
#poll_result .btn_submit {}
#poll_result button.btn_submit {}
#poll_result .btn_win {} /* 새창용 */
#poll_result .btn_win button {}
#poll_result .btn_win input {}
#poll_result .btn_win a {}
#poll_result .btn_win a:focus, #poll_result .btn_win a:hover {}
#poll_result .win_btn {} /* 새창용 */
#poll_result .win_btn button {}
#poll_result .win_btn input {}
#poll_result .win_btn a {}
#poll_result .win_btn a:focus, #poll_result .win_btn a:hover {}
/* ### 기본 스타일 커스터마이징 끝 ### */