MediaWiki:Common.css: Difference between revisions

m
This should make the references list a little easier on the eyes.
m (comma = apparently important)
m (This should make the references list a little easier on the eyes.)
Line 368: Line 368:


body.page-Main_Page #content { background-color: #E0F2B6;
body.page-Main_Page #content { background-color: #E0F2B6;
}
/* Make the list of references smaller */
ol.references,
div.reflist,
div.refbegin {
    font-size: 90%;
}
}


/* </pre> */
/* </pre> */