Jump to content

User:Dendodge/common.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.mw-page-container {
    background-color: #f5eddd;
    color: #191917;
}
.mw-body-content {
    font-size: 140%;
    font-family: "Linux Libertine O", "Linux Libertine", "Source Serif Pro", serif;
}
.mw-body-content p,
li,
dd {
    max-width: 60ch;
}
.floatleft,
.floatright,
.tleft,
.tright {
    float: right !important;
    right: 0 !important;
}
.citation-comment {
    display: inline !important;
}