Jump to content

User:JakubMarian/global.css

From Meta, a Wikimedia project coordination wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
@import url(http://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic,700&subset=latin,latin-ext);
 
body {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    float: none;
    font-family: 'Libre Baskerville', 'Times New Roman', serif !important;
    font-size: 18px !important;
    font-style: normal !important;
}
 
html { background: white; }
 
#content p, #content ul, #content ol, #content dl { text-align: justify;  line-height: 27px !important; font-size: 15px !important; margin-bottom: 15px; -moz-hyphens: auto; hyphens: auto; -ms-hyphens: auto; }
 
#mw-navigation { font-family: 'Arial', sans-serif; }
 
table.wikitable { margin-left: 20px !important; font-family: Arial; font-size: 14px; }

.IPA { font-family: "Times New Roman" !important; font-size: 17px !important; }