Difference between revisions of "MediaWiki:Common.css"
Line 13: | Line 13: | ||
div.odepolabel { font-family: Georgia,serif; width: 100%; padding-bottom: 4px; font-size: 105%;} | div.odepolabel { font-family: Georgia,serif; width: 100%; padding-bottom: 4px; font-size: 105%;} | ||
− | span.fielddata {margin:0px;padding:0px;padding-bottom: | + | span.fielddata {margin:0px;padding:0px;padding-bottom:9px;display:block; font-size:115%;} |
div.odepocontainer p { margin-bottom:0px;padding-bottom:0px; } | div.odepocontainer p { margin-bottom:0px;padding-bottom:0px; } | ||
div.catlinks div (display: table; font-size: 90%; } | div.catlinks div (display: table; font-size: 90%; } |
Revision as of 19:37, 2 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-bottom: 4px; font-size: 105%;} span.fielddata {margin:0px;padding:0px;padding-bottom:9px;display:block; font-size:115%;} div.odepocontainer p { margin-bottom:0px;padding-bottom:0px; } div.catlinks div (display: table; font-size: 90%; }