MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
(44 intermediate revisions by the same user not shown)
Line 1: Line 1:
.splashmain {
position: absolute;
top: 250px;
float: left;
text-align: center;
}
.hidden {
display: none;
}
.splashmain A:link {
font-size: 310%;
font-style: bold;
}
.splashlinks {
position: absolute;
top: 0px;
float: right;
}
.oclock {
position: absolute;
background-image:url('/ov.png');
background-repeat:no-repeat;
width: 200px;
height: 125px;
}
.olink {
margin-top: 42px;
vertical-align: middle;
text-align: center;
font-size: 110%;
font-style: bold;
}
.oclock1 {
left: 350px; top: 25px;
}
.oclock2 {
left: 500px; top: 150px;
}
.oclock3 {
left: 550px; top: 275px;
}
.oclock4 {
left: 500px; top: 400px;
}
.oclock5 {
left: 350px; top: 525px;
}
.noticebox {
.noticebox {
  -moz-border-radius: 1em;
  -moz-border-radius: 1em;
Line 35: Line 94:
}
}


.1oclock {
.comments p {
float:right;
padding-left: 2.5em;
margin-right: 5em;
}
width: 10em;
 
.gpsloc {
display: none;
}
}


.2oclock {
.weightup {
float:right;
background: green;
margin-right: 5em;
font-weight: bold;
width: 10em;
}
}


.3oclock {
.weightdown {
float:right;
background: orange;
margin-right: 5em;
font-weight: bold;
width: 10em;
}
}


.4oclock {
th {
float:right;
font-weight: normal;
margin-right: 5em;
width: 10em;
}
}

Navigation menu