MediaWiki:Common.css: Difference between revisions

From Heterodontosaurus Balls
No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
body { font-size: 15px; }
body { font-size: 15px; }
mw_content { background-color: #e7fce3; }
mw_content { background-color: #e7fce3; }
img.halfwidth {
    width: 29.4117647%;
    height: auto;
}

Revision as of 15:15, 11 June 2024

body { font-size: 15px; }
mw_content { background-color: #e7fce3; }

img.halfwidth {
    width: 29.4117647%;
    height: auto;
}