Difference between revisions of "User:Lexar/Page.css"
(some hover attributes) |
|||
Line 30: | Line 30: | ||
{ | { | ||
background-color:#4D4B49; | background-color:#4D4B49; | ||
+ | } | ||
+ | .lex-no-under:hover | ||
+ | { | ||
+ | text-decoration:none | ||
} | } |
Revision as of 18:30, 24 September 2011
.lexback { background:url('http://dl.dropbox.com/u/32668357/User_Lexar_Page_Items2.png') no-repeat; } #lexcontain { background:url('http://dl.dropbox.com/u/32668357/steam-back.png') repeat-x; } .lexscrollback { background:url('http://dl.dropbox.com/u/32668357/lexscrollback.jpg') no-repeat; } .lexscrollpanelhead { background:url('http://dl.dropbox.com/u/32668357/scrollback.png') repeat; } #lex-current { background:url('http://dl.dropbox.com/u/32668357/steam_main_button_back2.png') repeat-x; } .lex-top-tab:hover { color:#CCCCCC; } .lex-tab { text-decoration:none; } .lex-tab:hover { background-color:#4D4B49; } .lex-no-under:hover { text-decoration:none }