MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 5: Line 5:
.impact {
.impact {
font-family: Impact, 'Anton';
font-family: Impact, 'Anton';
}
.plainbutton {
appearance: none;
background: none;
color: #3366cc;
margin: 0;
padding: 0;
border: 0;
font: inherit;
cursor: pointer;
}
}