Кельвин и Хобс вики
Нет описания правки
Нет описания правки
 
Строка 27: Строка 27:
 
}
 
}
 
.page-header__title {
 
.page-header__title {
font-family: Comic Sans MS;
+
font-family: Roboto;
 
}
 
}
 
body {
 
body {
font-family: Comic Sans MS, serif;
+
font-family: Bookman Old Style;
 
}
 
}
 
/* </pre> */
 
/* </pre> */

Текущая версия от 15:01, 18 января 2019

/***** CSS placed here will be applied to all skins on the entire site. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. *****/

/* See also: [[MediaWiki:Monobook.css]] */
/* <pre> */


/*** Forum formatting (by -Algorithm & -Splaka) ***/

.forumheader { 
     border: 1px solid #aaa; margin-top: 1em; padding: 12px; 
}
.forumlist td.forum_edited a { 
     color: black; text-decoration: none 
}
.forumlist td.forum_title a { 
     padding-left: 20px; 
}
.forumlist td.forum_title a.forum_new { 
     font-weight: bold; background: url(/images/4/4e/Forum_new.gif) 
     center left no-repeat; padding-left: 20px; 
}
.forumlist td.forum_title a.forum_new:visited { 
     font-weight: normal; background: none; padding-left: 20px; 
}
.forumlist th.forum_title { 
     padding-left: 20px; 
}
.page-header__title {
font-family: Roboto;
}
body {
    font-family: Bookman Old Style;
}
/* </pre> */