You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
User:Mr. Flay/monobook.css: Difference between revisions
Jump to navigation
Jump to search
(is this not enabled after all?) |
(try this one instead) |
||
Line 1: | Line 1: | ||
/* | /* bottom tab styling (not for IE currently) */ | ||
#mytabs { | |||
margin: -0.3em 0 0 11.5em; | |||
white-space:nowrap; | |||
line-height: 1.1em; | |||
overflow: visible; | |||
border-collapse: collapse; | |||
padding: 0 0 0 1em; | |||
list-style: none; | |||
font-size: 95%; | |||
} | } |
Revision as of 21:07, 1 February 2007
/* bottom tab styling (not for IE currently) */ #mytabs { margin: -0.3em 0 0 11.5em; white-space:nowrap; line-height: 1.1em; overflow: visible; border-collapse: collapse; padding: 0 0 0 1em; list-style: none; font-size: 95%; }