Difference between revisions of "MediaWiki:Common.css"

moving .infobox curvy things all to .tl/.tr/.bl/.br
(+10px border radius classes)
(moving .infobox curvy things all to .tl/.tr/.bl/.br)
border: 1px solid;
margin-left:.5em;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-icab-border-radius: 10px;
-o-border-radius: 10px;
border-spacing:0;
 
}
 
.infobox td, .infobox th { padding:4px; }
 
.portlet h5 { color: white; }
color: white;
}
 
.tl { border-top-left-radius:10px; -moz-border-radius-topleft: 10px; }