MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(43 intermediate revisions by the same user not shown)
Line 1: Line 1:
.splashmain {
.splashmain {
position: absolute;
top: 250px;
float: left;
float: left;
text-align: center;
}
}


.hidden {
display: none;
}
.splashmain A:link {
font-size: 310%;
font-style: bold;
}
.splashlinks {
position: absolute;
top: 0px;
float: right;
}


.1oclock {
.oclock {
float:right;
position: absolute;
margin-right: 2em;
background-image:url('/ov.png');
width: 10em;
background-repeat:no-repeat;
width: 200px;
height: 125px;
}
}


.2oclock {
.olink {
float:right;
margin-top: 42px;
margin-right: 1.5em;
vertical-align: middle;
width: 10em;
text-align: center;
font-size: 110%;
font-style: bold;
}
}


.3oclock {
.oclock1 {
float:right;
left: 350px; top: 25px;
margin-right: 1em;
width: 10em;
}
}


.4oclock {
.oclock2 {
float:right;
left: 500px; top: 150px;
margin-right: 1.5em;
width: 10em;
}
}


.5oclock {
.oclock3 {
float:right;
left: 550px; top: 275px;
margin-right: 2em;
width: 10em;
}
}
.oclock4 {
left: 500px; top: 400px;
}
.oclock5 {
left: 350px; top: 525px;
}
.noticebox {
.noticebox {
  -moz-border-radius: 1em;
  -moz-border-radius: 1em;
Line 67: Line 92:
         padding-top: 4px;
         padding-top: 4px;
         valign: top;
         valign: top;
}
.comments p {
padding-left: 2.5em;
}
.gpsloc {
display: none;
}
.weightup {
background: green;
font-weight: bold;
}
.weightdown {
background: orange;
font-weight: bold;
}
th {
font-weight: normal;
}
}