MediaWiki:Pivot.css: Difference between revisions

toc and footer
(minor changes)
(toc and footer)
Line 410:
background-repeat: repeat-x;
background-position: 100% 100%; /*100% 120%*/
/*height: 6.5em;*/
/*border-bottom: 1px solid #ccc;*/
margin: 0;
padding: 0;
Line 449:
* Proofread status classes
******************************/
.quality0 {
background-color: #dddddd;
Line 473 ⟶ 472:
* Whitespace for pagenumbers
******************************/
 
body.ns-0 #regionContainer {
position: relative;
Line 487 ⟶ 485:
margin-left: 0px;
}
 
/******************************
* TOC (table of contents)
******************************/
#toc {
display: -webkit-inline-box;
font-size: 90%;
margin: 1em 0;
padding: 0 5px 6px 10px;
}