Changes

Jump to navigation Jump to search
1,077 bytes added ,  19:34, 13 December 2020
no edit summary
/* CSS placed here will be applied to all skins */
 
/* Custom width styles for #ask tables -g */
.smwtable {
width: 75%;
}
 
.smwtable tr:hover {
background-color: #cccccc;
}
 
th.smwtable {
background-color: #0d776e;
}
 
/*
@font-face {
font-family: "Open Sans";
src: url("http://128.42.44.180/mediawiki/resources/assets/fonts/OpenSans-Regular.ttf");
font-style: normal;
font-weight: normal;
}
 
@font-face {
font-family: "Open Sans";
src: url("http://128.42.44.180/mediawiki/resources/assets/fonts/OpenSans-Italic.ttf");
font-style: italic;
font-weight: normal;
}
 
@font-face {
font-family: "=Open Sans";
src: url("http://128.42.44.180/mediawiki/resources/assets/fonts/OpenSans-Bold.ttf");
font-style: normal;
font-weight: bold;
}
 
@font-face {
font-family: "Open Sans";
src: url("http://128.42.44.180/mediawiki/resources/assets/fonts/OpenSans-BoldItalic.ttf");
font-style: italic;
font-weight: bold;
}
@font-face {
font-family: "BonvenoCF Light";
src: url("http://128.42.44.180/mediawiki/resources/assets/fonts/BonvenoCF-Light.otf");
}
*/
/* Common.css from Wikipedia 03/16/2016 */

Navigation menu