Difference between revisions of "MediaWiki:Common.css"
From Spherical
(More Modata) |
m (Modata input) |
||
Line 11: | Line 11: | ||
#toc h2, .toc h2 {font-weight:bold; text-transform:uppercase;} | #toc h2, .toc h2 {font-weight:bold; text-transform:uppercase;} | ||
− | #mw-head, #mw-panel, #footer {font-family:"MgOpen Modata",MgOpenModata,sans-serif;} | + | #mw-head, #mw-panel, #footer, input {font-family:"MgOpen Modata",MgOpenModata,sans-serif;} |
.sph-section {border-style:solid; border-width:1px; padding:4px; background-color:#eee; border-color:#999;} | .sph-section {border-style:solid; border-width:1px; padding:4px; background-color:#eee; border-color:#999;} |
Revision as of 05:22, 22 May 2013
/* CSS placed here will be applied to all skins */
@import url("http://www.spheredev.org/res/css/league-gothic/stylesheet.css");
@import url("http://www.spheredev.org/res/css/mgopen-modata/stylesheet.css");
@import url("http://www.spheredev.org/res/css/symbola/stylesheet.css");
h1, #toc h2, .toc h2 {font-family:"MgOpen Modata",MgOpenModata,sans-serif; font-weight:normal;}
h2, h3, h4 {font-family:"League Gothic",LeagueGothic,sans-serif; font-weight:normal;}
#toc h2, .toc h2 {font-weight:bold; text-transform:uppercase;}
#mw-head, #mw-panel, #footer, input {font-family:"MgOpen Modata",MgOpenModata,sans-serif;}
.sph-section {border-style:solid; border-width:1px; padding:4px; background-color:#eee; border-color:#999;}
.sph-section .sph-section-title {padding:5px; font-weight:bold; background-color:#999; color:#fff;}
.sph-section h3.sph-section-title {font-weight:normal;}
.sph-section .sph-section-content {}
.sph-section-green {background-color:#efe; border-color:#9c9;}
.sph-section-green .sph-section-title {background-color:#393; color:#fff;}
.sph-section-red {background-color:#fee; border-color:#fcc;}
.sph-section-red .sph-section-title {background-color:#c00; color:#fff;}
.sph-section-blue {background-color:#eef; border-color:#abd;}
.sph-section-blue .sph-section-title {background-color:#039; color:#fff;}
.sph-section-yellow {background-color:#ffe; border-color:#dba;}
.sph-section-yellow .sph-section-title {background-color:#cc3; color:#fff;}
.sph-usage {background:#eee; border:1px solid #999; text-align:center; padding:8px 4px; font-size:150%; border-radius:8px;}
.sph-section .sph-usage {background:none; border:0; padding:0; margin:1em auto;}
.mus {font-family:Symbola;}