Open main menu

Changes

337 bytes added ,  07:05, 28 January 2020
no edit summary
@import url('https://fonts.googleapis.com/css?family=Podkova:400,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Inconsolata:400,700');
 
/**************/
text-decoration: underline;
}
 
/*********************************/
}
}
 
/*********************/
color: #fff;
}
 
 
/*****************/
/* Template:Acts */
/*****************/
.white,
.white a,
.white a:link,
.white a:hover,
.white a:visited {
color: #fff;
}
.white a.mw-selflink.selflink {
text-transform: uppercase;
}
.white a:hover {
text-decoration: underline overline;
}
.white a.mw-selflink.selflink:hover {
text-decoration: none;
}
 
/***********/