Difference between revisions of "MediaWiki:Common.css"

From Creative Commons
Jump to: navigation, search
 
(46 intermediate revisions by 2 users not shown)
Line 4: Line 4:
  
 
.containerBox, .exploreBox { overflow: auto; }
 
.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 }
 
.printfooter { display:none }
  
div.odepolabel { font-family: Georgia,serif; width: 100%; padding-top: 4px; padding-bottom: 4px; font-size: 105%;}
+
.jurImage img {
 
+
border:1px solid #c0c0c0;
span.fielddata {margin:0px;padding:0px;display:block; font-size:115%;}
+
}
 
 
div.odepocontainer p { margin-bottom:0px;padding-bottom:0px; }
 
  
#mw-normal-catlinks (display: table; font-size: 90%; }
+
li.jurList {
 +
display:inline-block;
 +
}

Latest revision as of 18:12, 2 September 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; }

.printfooter { display:none }

.jurImage img {
border:1px solid #c0c0c0;
}

li.jurList {
display:inline-block;
}