MediaWiki:Common.css: Difference between revisions

reformat css so it doesn't wanna make people scream
No edit summary
(reformat css so it doesn't wanna make people scream)
 
 
.breakout {
float: right;
border: 1px solid #888;
/*background: #fff ;*/;
padding: 0.2em;
}
 
.breakouttitle {
text-align: center;
/* background: #cfc; */
border-top: 1px solid #6a6;
border-bottom: 1px solid #6a6;
}