Difference between revisions of "MediaWiki:Monobook.css"
From Starsonata Wiki
| Line 2: | Line 2: | ||
margin: 0px; | margin: 0px; | ||
margin-top: 32px; | margin-top: 32px; | ||
| − | + | ||
padding:0; | padding:0; | ||
color:#FFECF4; | color:#FFECF4; | ||
Revision as of 10:31, 26 October 2012
body {
margin: 0px;
margin-top: 32px;
padding:0;
color:#FFECF4;
background-image:url(http://www.starsonata.com/inc/images/512c0000.png);
background-repeat: repeat;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
}
.sunBG {
left: 50%;
margin-left: -512px;
position: absolute;
top: 0;
z-index: -2;
}
#bodyContent a.external {
color: #d3a400;
}
a:link {
color: #FFE898;
}
a:visited {
color: #FF9933;
}
a.external {
color: #5d4800;
}
a:hover {
color: #FFCC66;
}
a:active {
color: #FFFF99;
}
.pBody {
background-color: #000000;
border: 1px solid #000000;
border-radius:10px;
-moz-border-radius: 10px;
border-collapse: collapse;
font-size: 16px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
padding: 5px 0 10px;
position: relative;
text-align: left;
width: 100%;
color: #FFECF4;
z-index: 1;
}
div#content {
-moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
color: white;
line-height: 1.5em;
}
#firstHeading {
line-height: 1.2em;
margin-bottom: 0.1em;
padding-bottom: 0;
}
h1 {
font-size: 188%;
}
h1, h2, h3, h4, h5, h6 {
background: none repeat scroll 0 0 transparent;
background-image: url(http://www.starsonata.com/inc/images/Bar32000.png);
background-repeat: repeat-x;
color: white;
font-weight: normal;
margin: 0;
overflow: hidden;
padding-bottom: 0.17em;
padding-top: 0.5em;
font-size: 22px;
height: 32px;
padding-top: 5px;
text-align: center;
}
pre {
background-color: rgba(105, 105, 105, 0.8);
border: 1px dashed #2F6FAB;
color: black;
line-height: 1.1em;
padding: 1em;
}
div#footer {
background-color: rgba(0,0,0,.3);
border-bottom: 1px solid #FABD23;
border-top: 1px solid #FABD23;
font-size: 90%;
margin: 0.6em 0 1em;
padding: 0.4em 0 1.2em;
text-align: center;
}
element.style {
background-color: #CEF2E0;
border: 1px solid #A3BFB1;
font-size: 120%;
font-weight: bold;
margin: 0;
padding: 0.2em 0.4em;
text-align: left;
}