MediaWiki:Common.css

From Creative Commons
Revision as of 17:34, 7 April 2010 by Alex (talk | contribs)
Jump to: navigation, search
/* 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%; }

div#downloadbox a {
width: 100%;
height: 100%;
display: block;
color: #CC0000;
}

.resourceboxred a {
color: #CC0000;
}

.resourcebox {
margin: 5px;
padding:7px;
overflow:hidden;
width:100%;
background-color: #F8F8F8;
clear:both;
}

.resourcebox p {
margin-bottom: 0px;
padding-bottom: 0px;
}