P!nk Wiki
No edit summary
Tag: sourceedit
No edit summary
Tag: sourceedit
Line 252: Line 252:
 
.WikiaBlogListing ul {
 
.WikiaBlogListing ul {
 
list-style-type: none;
 
list-style-type: none;
}
 
/* Make collapsible table's link white/normal font */
 
.mw-collapsible-toggle a {
 
color: white;
 
font-weight: normal;
 
 
}
 
}

Revision as of 20:01, 31 August 2017

@import url(https://fonts.googleapis.com/css?family=Raleway);
.WikiaRail .module {
    border: 0;
    border-top: 3.5px solid #fff;
    padding: 0;
}
.WikiaRail .module h2 {
    font-family: raleway, helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 10px 20px;
    margin: 0;
    background-color: #AD1A36;
}
.WikiaPageHeader .header-container {
    background-color: #AD1A36;
    color: #fff;
    font-family: raleway, helvetica, sans-serif;
    border-bottom: 3.5px solid #fff;
    padding: 10px 20px 0 20px;
}
.WikiaPageHeader .header-container a.wikia-button {
	color:#000;
}
.WikiaPageHeader .header-container h1 {
    text-transform: uppercase;
    font-weight: lighter;
    font-family: raleway;
    font-size: 30px;
    letter-spacing: 1px;
}
.WikiaPageHeader .page-share-container {
    position: relative;
    top: -10px;
    right: -10px;
}
.WikiaPageHeader .page-share-toolbar a {
    opacity: 1;
}
.WikiaPageHeader .page-share-toolbar svg {
    fill: #fff;
    width: 30px;
}
.WikiaPageHeader .tally {
    margin-top: 5px;
}
.WikiaPageHeader .header-container a {
    color: #fff;
}
.WikiaPage .wikia-button .edit-pencil, .WikiaPage .wikia-single-button a .edit-pencil, .WikiaPage .wikia-menu-button .edit-pencil, .WikiaPage input[type="submit"] .edit-pencil, .WikiaPage input[type="reset"] .edit-pencil, .WikiaPage input[type="button"] .edit-pencil, .WikiaPage .button .edit-pencil, .WikiaPage button .edit-pencil {
    display: none;
}
.WikiaArticle .editsection {
    float: right;
}
.WikiaArticle .editsection {
    margin: 5px;
}
.WikiaArticle .editsection a {
    text-decoration: none;
    text-transform: uppercase;
    font: 110% Raleway;
    padding-left: 10px;
}
.WikiaArticle .editsection .edit-pencil {
    display: none;
}
.WikiaPage h1, .WikiaPage h2, .WikiaPage h3, .WikiaPage h4, .WikiaPage h5, .WikiaPage h6, .WikiaPage .heading {
    font-family: Raleway, lucidagrande, helvetica;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}
/* === Hide "Image added by" on articles === */
.WikiaArticle .picture-attribution {display:none;}

.i18ndoc
{
    background-color: #AD1A36;
    border-bottom: 1px solid lightgrey;
    padding: 3px;
}

/* ADMINS */
 
a[href="/wiki/User:Adele Addict"],
a[href="/wiki/User:Ichinaru19"],
a[href="/wiki/User:Tor Duck"],

/* rounded corners for navbar */
 

 
.WikiHeader .navbackground, .WikiHeader > nav .subnav-2 {
     border-radius: 0 0.75em 0 0.75em;
}
 
.WikiHeader > nav li:first-child {
     border-radius: 0.75em 0 0 0;
}
 
.WikiHeader > nav li:last-child {
     border-radius: 0 0.75em 0 0;
}
 
.WikiHeader nav li.marked, .WikiHeader > nav .subnav-2 li.marked2 .subnav-2a {
     border-radius: 0.75em 0.75em 0 0;
}
 
.WikiHeader nav {
     border-radius: 1em 1em 0 0;
}
 
.WikiHeader > nav li.marked > a {
     border-top: none;
}
 
.WikiHeader > nav .subnav-3 {
     border-radius: 0 0.75em 0.75em 0.75em;
}
button,
.wikia-menu-button li {
  font-family: Raleway;
  font-size: 14px;
  text-transform:uppercase;
}
button,
#ca-edit, #ca-ve-edit, #ca-viewsource {
  font-family:Raleway;
  text-transform:uppercase;
  font-size:14px;
}
.wikia-menu-button,
.wikia-button,
input[type="submit"] {
  font-family:Raleway;
  font-size:14px;
  text-transform:uppercase;
}
/* Base selectors (All buttons: no hover, no press) */
a.wikia-button,
.wikia-single-button a,
.wikia-menu-button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.button,
button {
    font-family: Raleway;
    text-transform: uppercase;
    font-size:14px;
}
 
a.wikia-button:hover,
.wikia-single-button a:hover,
.wikia-menu-button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:hover,
button:hover {
    font-family: Raleway;
    text-transform: uppercase;
    font-size:14px;
}
 
/* Base selectors (pressed) */
a.wikia-button.active,
a.wikia-button:active,
.wikia-single-button a.active,
.wikia-single-button a:active,
.wikia-menu-button.active,
.wikia-menu-button:active,
input[type="submit"].active,
input[type="submit"]:active,
input[type="reset"].active,
input[type="reset"]:active,
input[type="button"].active,
input[type="button"]:active,
.button.active,
.button:active,
button.active,
button:active {
    font-family: Raleway;
    text-transform: uppercase;
    font-size:14px;
}
 
/* Secondary button selector (no hover, no press) */
a.wikia-button.secondary,
.wikia-single-button a.secondary,
.wikia-menu-button.secondary,
input[type="submit"].secondary,
input[type="reset"].secondary,
input[type="button"].secondary,
.button.secondary {
    font-family: Raleway;
    text-transform: uppercase;
    font-size:14px;
}
 
/* Secondary button hover */
a.wikia-button.secondary:hover,
.wikia-single-button a.secondary:hover,
.wikia-menu-button.secondary:hover,
input[type="submit"].secondary:hover,
input[type="reset"].secondary:hover,
input[type="button"].secondary:hover,
.button.secondary:hover {
    font-family: Raleway;
    text-transform: uppercase;
    font-size:14px;
}
 
/* Secondary button active */
a.wikia-button.secondary.active,
a.wikia-button.secondary:active,
.wikia-single-button a.secondary.active,
.wikia-single-button a.secondary:active,
.wikia-menu-button.secondary.active,
.wikia-menu-button.secondary:active,
input[type="submit"].secondary.active,
input[type="submit"].secondary:active,
input[type="reset"].secondary.active,
input[type="reset"].secondary:active,
input[type="button"].secondary.active,
input[type="button"].secondary:active,
.button.secondary.active,
.button.secondary:active {
    font-family: Raleway;
    text-transform: uppercase;
    font-size:14px;
}
a.wikia-button, .wikia-single-button a, .wikia-menu-button, input[type="submit"], input[type="reset"], input[type="button"], .button, button {
    font-family:Raleway !important;
    text-transform: uppercase !important;
    font-size:14px;
}
/**
 * turn square bullets to circles in
 * articles and comments/message wall posts
 * in the Oasis skin only
 */
.WikiaArticle ul,
.SpeechBubble .speech-bubble-message ul {
	list-style-type: disc;
}
/* fix some bugs with circles appearing in weird places */
.AdminDashboard ul,
.RelatedPagesModule ul,
.WikiaBlogListing ul {
	list-style-type: none;
}