Кельвин и Хобс вики
Нет описания правки
Нет описания правки
Строка 25: Строка 25:
 
.forumlist th.forum_title {
 
.forumlist th.forum_title {
 
padding-left: 20px;
 
padding-left: 20px;
}
 
#WikiaMainContent h1, #WikiaMainContent h2, #WikiaMainContent h3,
 
#WikiaMainContent h4, #WikiaMainContent h5, #WikiaMainContent h6 {
 
font-family: 'Comic Sans MS', serif;
 
}
 
.wds-community-header .wds-community-header__sitename a {
 
font-family: 'Comic Sans MS', serif;
 
font-size: 25px;
 
 
}
 
}
 
/* </pre> */
 
/* </pre> */

Версия от 11:48, 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; 
}
/* </pre> */