MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1:
/* CSS placed here will be applied to all skins */
 
.infotable {
float: right;
padding: 5px;
margin-left: 3px;
background: #eaecf0;
border: 3px solid #003aff;
width: 25%;
}
 
.infotable th {
text-align: left;
}