Difference between revisions of "User:Lexar/Page.css"
(some hover attributes) |
|||
(One intermediate revision by the same user not shown) | |||
Line 30: | Line 30: | ||
{ | { | ||
background-color:#4D4B49; | background-color:#4D4B49; | ||
+ | } | ||
+ | .lex-no-under:hover | ||
+ | { | ||
+ | text-decoration:none | ||
+ | } | ||
+ | .lex-box | ||
+ | { | ||
+ | background:url('http://dl.dropbox.com/u/32668357/steamboxback.png') no-repeat; | ||
} | } |
Latest revision as of 06:54, 6 January 2012
.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 } .lex-box { background:url('http://dl.dropbox.com/u/32668357/steamboxback.png') no-repeat; }