Jump to content

User:Saudekar/vector.css

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Saudekar (talk | contribs) at 22:40, 2 May 2019. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.
body {
    font-family: 'q_serif',Georgia, Times,"Times New Roman","Hiragino Kaku Gothic Pro","Meiryo",serif
}

.mw-body h1, .mw-body h2 {
    font-family: 'q_serif',Georgia, Times,"Times New Roman","Hiragino Kaku Gothic Pro","Meiryo",serif
}

.mw-body-content a:link {color: #1f5897}
.mw-body-content a:visited {color: #9e9e9e}
.mw-body-content a:hover {color: #808080}
.mw-body-content a:active {color: #458dde}