사용자: text-size style

This commit is contained in:
whitedot
2013-03-07 17:05:00 +09:00
parent d5dc0c19f2
commit 99fc071b53

View File

@ -102,7 +102,7 @@ a:active {color:#000;text-decoration:underline}
/* 텍스트 크기 조절 */
#text_size {position:absolute;top:-31px;left:-1px}
#text_size button {padding:0 10px;height:30px;border:1px solid #cfded8;border-bottom:0;cursor:pointer}
#text_size button {padding:0 10px;height:30px;border:1px solid #cfded8;border-bottom:0;background:#000;color:#fff;cursor:pointer}
/* 하단 레이아웃 */
#ft {background:#484848}