Bebe Rexha Wiki
Advertisement

Nota: Após publicar, você pode ter que limpar o "cache" do seu navegador para ver as alterações.

  • Firefox / Safari: Pressione Shift enquanto clica Recarregar, ou pressione Ctrl-F5 ou Ctrl-R (⌘-R no Mac)
  • Google Chrome: Pressione Ctrl-Shift-R (⌘-Shift-R no Mac)
  • Internet Explorer/Edge: PressioneCtrl enquanto clica Recarregar, ou Pressione Ctrl-F5
  • Opera: Pressione Ctrl-F5.
@font-face {
    font-family: Proxima Nova Regular;
    src: url('https://images.wikia.nocookie.net/__cb20150529112831/plantsvszombies/images/9/96/ProximaNova-Regular.ttf') format('truetype');
}
@font-face {
    font-family: Proxima Nova Regular;
    src: url('https://images.wikia.nocookie.net/__cb20150601031337/plantsvszombies/images/c/cd/ProximaNova-RegularItalic.ttf') format('truetype');
    font-style: italic;
}
@font-face {
    font-family: Proxima Nova Regular;
    src: url('https://images.wikia.nocookie.net/__cb20150601031337/plantsvszombies/images/c/cd/ProximaNova-RegularItalic.ttf') format('truetype');
    font-style: oblique;
}
@font-face {
    font-family: Proxima Nova Regular;
    src: url('https://images.wikia.nocookie.net/__cb20150601031337/plantsvszombies/images/1/12/ProximaNova-Bold.ttf') format('truetype');
    font-weight: bold;
}
@font-face {
    font-family: Proxima Nova Regular;
    src: url('https://images.wikia.nocookie.net/__cb20150601031337/plantsvszombies/images/6/6d/ProximaNova-BoldIt.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: Proxima Nova Regular;
    src: url('https://images.wikia.nocookie.net/__cb20150601031337/plantsvszombies/images/6/6d/ProximaNova-BoldIt.ttf') format('truetype');
    font-weight: bold;
    font-style: oblique;
}
 
/* Use custom fonts that replace Arial.*/
body {font-family:'Proxima Nova Regular', Arial, Helvetica, sans-serif;} /* Default font */
h1 {font-family: 'Proxima Nova Regular', Arial, Helvetica, sans-serif;} /* Page title font. Other stuff that uses the h1 tag is also affected. */
h2 {font-family: 'Proxima Nova Regular', Arial, Helvetica, sans-serif;} /* Heading 2 font. Other stuff that uses the h2 tag is also affected. */
h3 {font-family: 'Proxima Nova Regular', Arial, Helvetica, sans-serif;} /* Heading 3 font. Other stuff that uses the h3 tag is also affected. */
h4 {font-family: 'Proxima Nova Regular', Arial, Helvetica, sans-serif;} /* Heading 4 font. Other stuff that uses the h4 tag is also affected. */
 
/* Import */
@import 'https://fonts.googleapis.com/css?family=Roboto';
 
 /* Sitename font */
.wds-community-header .wds-community-header__sitename a {	
    font-family: Roboto !important;
	font-weight: 400 !important;
    text-transform: uppercase;
}

/* Articles, fonts, articles section headers */
.WikiaPage .page-header__title {
    font-family: Roboto !important;
    text-transform: uppercase;
}

/* Section edit pencil hide */
.editsection .edit-pencil {
	display: none !important;
}

/* Reduce the font size for references. */
.WikiaArticle .references {
    font-size: 0.85em !important;
}

/* Tabber */
 
.tabbernav {
    font-weight: normal !important;
    font-size: 12px !important;
    padding: 0.3em 0 !important;
    text-align: center;
    border-bottom: 0px !important;
}
.tabbernav a {
    padding: 0.3em 0.5em !important;
    font-family: Roboto;
    margin: 1 !important;
    color: black !important;
    border-radius: 16px;
    background: white !important;
    border: 2px solid #cecece !important;
}
.tabberactive a {
    color: black !important;
    background: linear-gradient(to right,#cecece,#8E8E8E) !important;
}
.tabbernav :not(.tabberactive) a:hover {
    color: black !important;
    background: linear-gradient(to right,#cecece,#8E8E8E) !important;
}
.tabbertab {
    border: none !important;
    padding: 1 !important;
}

/* Headings */
.WikiaArticle h2 {
     border-bottom: solid 2px white;
     margin-top: 11px; 
     overflow: hidden;
     padding: 0.3em 0.3em;
     color: white;
}
.WikiaArticle h3 {
     font-size: 18px;
     color: white;
}
.WikiaArticle h4 {
    color: white;
}

.WikiaArticle ul {
    list-style: disc;
}

/* Remove Gallery Button */
.wikia-photogallery-add { display: none !important; }

/* Article TOC */
.toc {
	background-color: white !important;
	border-radius: 16px;
	border: none !important;
	padding: 0 !important;
	width: 250px !important;
}
.toc #toctitle {
	background: linear-gradient(to right,#CECECE,#8E8E8E);
	border-radius: 16px 16px 0 0;
	padding: 7px !important;
}
.toc #toctitle h2 {
	color: black  !important;
	font-size: 17px !important;
	font-weight: bold !important;
	line-height: 30px !important;
}
.toc .toctitle {
	background: linear-gradient(to right,#CECECE,#8E8E8E);
	border-radius: 16px 16px 0 0;
	padding: 7px !important;
}
.toc .toctitle h2 {
	color: black !important;
	font-size: 17px !important;
	font-weight: bold !important;
	line-height: 30px !important;
}
.toc .toctitle#sharedtoctitle h2 {
	border-bottom: 0 !important;
	margin-top: 10px !important;
}
.toc .toctoggle {
	color: black;
	font-weight: bold !important;
}
.toc .toctoggle a {
	color: black !important;
}
.toc .toctoggle a:hover {
	text-decoration: none !important;
}
.toc ol {
	padding: 7px !important;
}
.toc li a {
	color: black;
}
.toc li a:hover {
	text-decoration: none;
}
.toc li:before {
	color: black;
	font-weight: 900 !important;
}
.toc ol ol {
	margin: 0 0 0 40px !important;
	padding: 0 !important;
}
Advertisement