MediaWiki:Common.css

Tchaikovsky Research

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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */

#body {font-size: 14px; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;}

a:link {color: #a000a0; }

a:visited {color: #a000a0; }

a:hover {color: #ffcc00; }

.new { color: #cc0000; }

.interwiki { color: #3366BB; }

sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup {top: -0.5em; }

.quote {font-size: 93%; padding-left: 2em }

.bibtext li { padding-left: 2em; text-indent: -2em }

.underline { text-decoration: underline; }

.lettertext {
 font-size: 93%;
 }

.lettertext i {
 font-style:normal;
 text-decoration: underline;
 }

.diarytext {
 font-size: 93%;
 }

.diarytext i {
 font-style:normal;
 text-decoration: underline;
 }

.libtext {
 font-size: 93%;
 }

.biblink {
 font-style:normal;
 text-decoration: underline;
 }

body.page-Main_Page .firstHeading { display:none; }
body.page-Main_Page #siteSub { display:none; }