Changes

Jump to navigation Jump to search
353 bytes added ,  03:00, 28 January 2020
no edit summary
/* CSS placed here will be applied to all skins */
 
/********/
/* Font */
/********/
@import url('https://fonts.googleapis.com/css?family=Podkova:400,700&subset=latin-ext');
margin-left: 0.5em;
}
 
/*************/
/* Infoboxes */
/*************/
.infobox {
border: none;
}
 
 
/*****************/
/* TOC limit tag */
/*****************/
/* Allow limiting of which header levels are shown in a TOC;
(as long as there are no =headings= on the page, which
there shouldn't be according to the MoS).
*/
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
}
 
/************************/
/* Template:Feature box */
/************************/
 
.featurebox {
-webkit-transition: all 0.3s;
}
 
/********************/
/* Template:Highway */
/********************/
.highway-box-top {
background: #000 url("/~donald/zero/images/8/8f/0_notebook_top.png") no-repeat left top;
.highway-neighbors a:hover {
text-decoration: underline;
color: #fff;
}
 
 
/*****************/
/* Template:Acts */
/*****************/
.white a,
.white a:hover {
color: #fff;
}

Navigation menu