Difference between revisions of "User:T burnout/common.css"
From Hobowars Wiki
m (test) |
m (test) |
||
Line 12: | Line 12: | ||
/* table.sortable tr:nth-child(even) {background: #E0E0E0;} */ | /* table.sortable tr:nth-child(even) {background: #E0E0E0;} */ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 04:05, 11 July 2014
body {background-color:yellow !important;} body { background: blue !important; } h1 {background:url("http://imageshack.com/a/img6/9096/violetaj.jpg") no-repeat !important; background-size: 100% 100% !important; } wikitable.sortable tbody tr:nth-child(even) td, wikitable.sortable tbody tr.even td {background:#6666ff;} /* table.sortable tr:nth-child(even) {background: #E0E0E0;} */