User:Arkalor's Bot/monobook.css: Difference between revisions
Jump to navigation
Jump to search
imported>Arkalor's Bot No edit summary |
imported>Arkalor's Bot No edit summary |
||
Line 17: | Line 17: | ||
color:black; | color:black; | ||
} | } | ||
table.questrewards td:last-child { | |||
font: normal 100% times; | |||
color:black; | |||
} | |||
table.questrewards tr { | table.questrewards tr { | ||
vertical-align:top; | vertical-align:top; | ||
} | } |
Revision as of 13:44, 29 December 2014
table.questrewards { width:375px; border:1px solid #e5e5e5; background:#f9f9f9; margin-bottom:3px; } table.questrewards th { background:#f0f0f0; font: normal 105% verdana; } table.questrewards td:first-child { text-align:center; width:100px; font: normal 95% verdana; color:black; } table.questrewards td:last-child { font: normal 100% times; color:black; } table.questrewards tr { vertical-align:top; }