User:Worf/anidb.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
h3 { | h3 { | ||
font-size: 122%; | font-size: 122%; | ||
} | |||
tr.g_odd { | |||
background-color: #B0B0B0; | |||
} | } | ||
tr.mylist { | tr.mylist { |
Revision as of 19:06, 3 January 2007
@import "http://www.anidb.net/css/anidbstyle/anidbstyle_hacks.css"; h3 { font-size: 122%; } tr.g_odd { background-color: #B0B0B0; } tr.mylist { background-color: #6FC279; } tr.dropped { background-color: #bf6269; } tr.invalid { background-color: #bf6269; } tr.good { background-color: #6FC279; }