User:NoKurokanes/common.css: Difference between revisions

no edit summary
(Created page with "→‎NoKurokanes: This is me, from the Super Mario Wiki: →‎CSS placed here will be applied to all skins: @font-face { font-family: Kurokane; src: local(Microsoft Yahei); } @font-face { font-family: Rodin; src: local(Microsoft Yahei); } #firstHeading, h1, #bodyContent h1, h2, #bodyContent h2, h3, #bodyContent h3, h4, #bodyContent h4, h5, #bodyContent h5, h6, #bodyContent h6 { color: #E6E6E6; font-family: sans-serif; font-weight: normal; } #m...")
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
No edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 17: Line 17:
h6, #bodyContent h6 {
h6, #bodyContent h6 {
     color: #E6E6E6;
     color: #E6E6E6;
     font-family: sans-serif;
     font-family: Rodin;
     font-weight: normal;
     font-weight: normal;
}
}
Line 23: Line 23:
     background: url("/w/images/5/50/Wiki-background");
     background: url("/w/images/5/50/Wiki-background");
     color: #E6E6E6;
     color: #E6E6E6;
     font-family: sans-serif;
     font-family: Rodin;
}
}
.mw-list-item{
.mw-list-item{
Line 33: Line 33:
url("/w/images/5/50/Wiki-background");
url("/w/images/5/50/Wiki-background");
     color: #E6E6E6;
     color: #E6E6E6;
     font-family: sans-serif;
     font-family: Rodin;
}
}
#content, .mw-body {
#content, .mw-body {
     background-color: #000B10;
     background-color: #000B10;
     color: #E6E6E6;
     color: #E6E6E6;
     font-family: sans-serif;
     font-family: Rodin;
}
}


Line 196: Line 196:
     border-color: #4A31FF;
     border-color: #4A31FF;
     text-align: center;
     text-align: center;
     font-family: sans-serif;
     font-family: Rodin;
     font-weight: normal;
     font-weight: normal;
}
}
11

edits