Difference between revisions of "User:Lexar/Page.css"
(plz plz plz work) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.lexback | .lexback | ||
{ | { | ||
− | background:url('http://dl.dropbox.com/u/32668357/ | + | 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 | + | 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- | + | background-color:#4D4B49; |
} | } | ||
− | . | + | .lex-no-under:hover |
{ | { | ||
− | + | text-decoration:none | |
} | } | ||
− | . | + | .lex-box |
{ | { | ||
− | background | + | 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; }