Yamada-kun to Nananin no Majo Wiki
No edit summary
No edit summary
Line 18: Line 18:
 
.WikiaPage .WikiaPageBackground {
 
.WikiaPage .WikiaPageBackground {
 
background: white url(http://images3.wikia.nocookie.net/nananinnomajo/images/6/60/Page.jpg) repeat;
 
background: white url(http://images3.wikia.nocookie.net/nananinnomajo/images/6/60/Page.jpg) repeat;
  +
}
  +
  +
.WikiHeaderRestyle > nav li > a {
  +
border-left: 1px solid transparent;
 
}
 
}
   

Revision as of 08:48, 5 November 2012

@import url(http://fonts.googleapis.com/css?family=Londrina+Shadow);
@import url(http://fonts.googleapis.com/css?family=Righteous&subset=latin-ext);

.i18ndoc {
    background-color: #FFF77D;
    border-bottom: 1px solid lightgrey;
    font-family: monospace;
    font-size: 8pt;
    height: 140px;
    overflow: auto;
    padding: 3px;
}

.WikiaPage {
    border: 0 !important;
}

.WikiaPage .WikiaPageBackground {
    background: white url(http://images3.wikia.nocookie.net/nananinnomajo/images/6/60/Page.jpg) repeat;
}

.WikiHeaderRestyle > nav li > a {
    border-left: 1px solid transparent;
}

.WikiaArticle {
    font-size: 16px;
}
 
body, a.wikia-button, .wikia-single-button a, .wikia-menu-button, input[type="submit"], input[type="reset"], input[type="button"], .button, button {
    font-family: 'Righteous', Helvetica, Arial, san-serif;
}

h1, h2, h3, h4, h5, h6 {
    text-rendering: optimizeLegibility;
}

h1, .WikiaPageHeader h1, .WikiaArticle h1 {
    font-family: 'Londrina Shadow', Helvetica, Arial, sans-serif;
    font-size: 50px;
    line-height: 100%;
    text-transform: uppercase;
    display: block;
}

.wikinav2 .WikiaPageHeader, .WikiaPageHeader.separator {
    border: 0;
    padding: 0;
}
 
.wikinav2 .WikiaPageHeader > .tally {
    top: auto;
    bottom: 0;
}
 
.wikinav2.oasis-one-column .WikiaSearchHeader {
    top: 47px;
}

.WikiaArticle h2 {
    border-bottom: 0;
    padding: 6px 9px;
    margin-bottom: 10px;
    font-size: 25px;
    font-weight: bold;
    background: #f8f40f;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.3);

}
 
.WikiaArticle h2 span.editsection {
    font-weight: normal;
}

.WikiaArticle #toctitle h2 {
    background: transparent;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.WikiaHeader, .WikiaFooter, .CorporateFooter, .WikiaFooter section .header-container h1, .WikiaFooter .header-container .wikia-button, .WikiaHeader li > .wikia-button {
    font-family: Helvetica, Arial, sans-serif;
    text-transform: none;
}

.WikiaFooter section .header-container h1 {
    line-height: normal;
}

tbody {
    vertical-align: top;
}

.ChatModule h1.chat-headline, .WikiaRail .module h1, .WikiaRail #RIGHT_SKYSCRAPER h1, .WikiaRail .module h2, .WikiaRail #RIGHT_SKYSCRAPER .module h2, .WikiaRail .module #RIGHT_SKYSCRAPER h2, .WikiaRail .module #RIGHT_SKYSCRAPER h2, .WikiaRail #RIGHT_SKYSCRAPER .module h2, .WikiaRail #RIGHT_SKYSCRAPER h2 {
    font-size: 21px;
}