User:RaMan/vector.css

From OrbiterWiki
< User:RaMan
Revision as of 16:33, 20 October 2014 by RaMan (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Note: After saving, 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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
@import url('http://en.wikipedia.org/w/index.php?action=raw&ctype=text/css&title=User:Lupin/navpopdev.css');
@import url('//fonts.googleapis.com/css?family=Open+Sans:300italic,300,400italic,400,600italic,600,700italic,700,800italic,800');

body {
    font-size: 110%;
    font-family: "Open Sans", Tahoma, sans-serif;
}

#bodyContent#bodyContent#bodyContent#bodyContent {
    line-height: 1.7;
}

div#content p {
    margin-bottom: 0.8em;
}

div#content h2 {
    font-size: 27px;
}