사용자: 상단 링크 hover, focus 스타일

This commit is contained in:
whitedot
2013-02-04 15:25:16 +09:00
parent 280726ee1f
commit 8b0cd4e900

View File

@ -37,7 +37,7 @@ pre {overflow-x:scroll;font-size:1.1em}
#snb li {float:left}
#snb a {display:inline-block;margin-right:1px;padding:7px 10px 6px;background:#585858;color:#fff;text-decoration:none}
#snb a:focus,
#snb a:hover {background:#f7f7f2;color:#000}
#snb a:hover {background:#109ff1;color:#fff}
#schall {position:absolute;top:10px;right:0;margin:0;padding:0;width:180px;border:0;letter-spacing:-5px}
#schall legend {width:0;height:0;overflow:hidden}