MediaWiki:Pivot.css: Difference between revisions

some minor adjustments
(basic table class)
(some minor adjustments)
Line 31:
******************************/
#echo-notifications {
margin: .1em 0 -.1em;
}
 
Line 48:
}
 
/*#sidebar ul a {
font-size: 12px;
}*/
 
/******************************
Line 63:
 
.side-nav {
padding: 2em1em 0;
}
 
.side-nav li a:not(.button) { /*This indents the menu items*/
padding-left: 5px8px;
}
 
Line 74:
******************************/
#p-cactions {
padding-top: 0; /* 1.5em */;
padding-bottom: 0; /* .5em */
background-color: #fff;
Line 256:
 
/******************************
* StandardBasic (basicplain white) table
******************************/
table.basictable {
Line 269:
table.basictable > tr > td,
table.basictable > * > tr > th,
table.basictable > * > tr > td {
background-color: #fff;
border: 1px solid #fff;
padding: 0.2em 0.4em;