Difference between revisions of "MediaWiki:Common.css"

From Creative Commons
Jump to: navigation, search
 
(58 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
.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; }
+
.printfooter { display:none }
  
.exploreBox p { margin-left: 160px; }
+
.jurImage img {
 
+
border:1px solid #c0c0c0;
.printfooter { display:none }
+
}
  
#odepolabel {
+
li.jurList {
font-family: Georgia,serif;
+
display:inline-block;
width: 100%
 
margin-bottom: 5px;"
 
 
}
 
}

Latest revision as of 19: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;
}