pull/1/head
Andromeda Yelton 2012-08-02 11:12:37 -04:00
parent 6a70f80bd6
commit a41c0235c7
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@
#js-leftcol li.active_lang a { #js-leftcol li.active_lang a {
font-weight: bold; font-weight: bold;
} }
.show_langs:hover{ .show_langs:hover {
text-decoration: underline; text-decoration: underline;
} }
#lang_list { #lang_list {
display: none; display: none;
} }