MediaWiki:Common.css: Difference between revisions

Tchaikovsky Research
No edit summary
 
m (1 revision imported)
 
(No difference)

Latest revision as of 14:14, 12 July 2022

/* 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; }