Changes

MediaWiki:Vector.css

14 bytes removed, 16:40, 18 February 2015
#footer {
clear: both;
}
 
 
#midnightblue { /* line-height: 1.5; */
border:1px solid #4682B4;
padding:6px 6px 6px 10px;
/* border-radius:5px 5px 0 0; */
font-weight:bold;
background-color:#4682B4;
/* font-family:courier, mono; */
/* margin:5px; */
font-size:22px;
color:#FFFAFA;
margin:0;
}
 
#pagetop { /* line-height: 1.5; */
border:1px solid #4682B4;
padding:10px 10px 10px 10px;
/* border-radius:0 0 5px 5px ; */
/*font-weight:bold; */
background-color:#F5F5F5;
/* font-family:courier, mono; */
/* margin:5px; */
/* color:#FFFAFA; */
}
}
#midnightblue { /* line-height: 1.5; */
border:1px solid #4682B4;
padding:6px 6px 6px 10px;
/* border-radius:5px 5px 0 0; */
font-weight:bold;
background-color:#4682B4;
/* font-family:courier, mono; */
/* margin:5px; */
font-size:24px;
color:#FFFAFA;
margin:0;
}
 
#pagetop { /* line-height: 1.5; */
border:1px solid #4682B4;
padding:10px 10px 10px 10px;
/* border-radius:0 0 5px 5px ; */
/*font-weight:bold; */
background-color:#F5F5F5;
/* font-family:courier, mono; */
/* margin:5px; */
/* color:#FFFAFA; */
margin:0;
}
#clearbox {