Difference between revisions of "MediaWiki:Common.css"
Line 17: | Line 17: | ||
div.odepocontainer p { margin-bottom:0px;padding-bottom:0px; } | div.odepocontainer p { margin-bottom:0px;padding-bottom:0px; } | ||
− | div.catlinks (display: table; font-size: 90%; } | + | div.catlinks div (display: table; font-size: 90%; } |
Revision as of 21:44, 1 March 2010
/* CSS placed here will be applied to all skins */ .floatleft { float: left; margin-right: 10px; } .floatright { float: right; margin-left: 10px; } .containerBox, .exploreBox { overflow: auto; } .exploreBox { padding: 0.75em; margin-bottom: 1.5em; background-color: #eee; -moz-border-radius: 4px; -webkit-border-radius: 4px; } .exploreBox p { margin-left: 160px; } .printfooter { display:none } div.odepolabel { font-family: Georgia,serif; width: 100%; padding-top: 4px; padding-bottom: 4px; font-size: 105%;} span.fielddata {margin:0px;padding:0px;display:block; font-size:115%;} div.odepocontainer p { margin-bottom:0px;padding-bottom:0px; } div.catlinks div (display: table; font-size: 90%; }