Universo Ben 10 Fanfiction
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.
/* Fonte personalizada */
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300|Oswald);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,100|Roboto);

/* Wordmark */
.wds-community-header .wds-community-header__wordmark img { opacity: 1; filter: alpha(opacity=100); /* For IE8 and earlier */ }
.wds-community-header .wds-community-header__wordmark img:hover { opacity: 0.8; filter: alpha(opacity=80); /* For IE8 and earlier */ }

/*********** 
UB10PortalLink
Criado por [[user:VinhoGiles]], aperfeiçoado por [[user:Benfutbol10]]
Peça permissão para usar em sua wiki.
************/

.portallink div {
    margin-left:auto; 
    margin-right:auto; 
    width:170px; 
    height:170px;
    text-align:center;
    border: 0;
 }
 
.portallink div:hover {
     -webkit-box-shadow: 0 0 1.2em #00ff3c; 
     -moz-box-shadow: 0 0 1.2em #00ff3c;
      box-shadow: 0 0 1.2em #00ff3c; }
 
.portallink span {
    margin-top:75px;
    position:absolute;
    font-family:Oswald;
    text-transform:uppercase;
    text-shadow: 3px 3px 5px #000000;
    color:#fff;
    font-size:25px;
    width:170px;
}
 
.portallink a {
    color:#fff;
}
 
.portallink a:hover {
    color:#fff;
    text-decoration: none;
}
/*Link shadows */ 
a:visited:hover, .color2 a:visited:hover { 
  text-shadow: green 0 0 1px;
  text-decoration:none;
}
 
a:hover, .color2 a:hover {
  text-shadow: green 0 0 2px;
  text-decoration:none;
}
 
.WikiaFooter .tools-menu a:hover {
    text-shadow: limegreen 0 0 1px;
}
/* Fonte para toda a wikia */
#WikiaPage {
   font-family: "Calibri Light", Arial;
}

/* Omniheading */
.omniheading {
     font-family: Oswald;
     padding: 0.3em 0.3em;
     border-bottom: solid 4px #1D9921;
     margin: 0 0 5px 0;
     color: #1D9921;
     font-size: 21px;
     text-transform:uppercase;
     text-align: center;
     }
 
/* Omnistream */
.omnistream {
     -webkit-border-radius: 2px; 
     border-radius:2px;
     background: rgba(0,0,0,0.67);
     border: 1px solid #038307;
     padding:8px; }
     
/** Botão do Header **/
 
.WikiHeader .buttons .wikia-menu-button {
    top: 36px;
    left: -15px;
    background: green;
    color: #fff;
    border: 1px solid transparent;
}
 
.WikiHeader .buttons .contribute > img {
    height: 0;
    margin-bottom: 0;
    padding: 0 0 0 0;
    width: 0;
    visibility: collapse;
}
 
a.wikia-button.secondary img.chevron, .wikia-single-button a.secondary img.chevron, .wikia-menu-button.secondary img.chevron, input[type="submit"].secondary img.chevron, input[type="reset"].secondary img.chevron, input[type="button"].secondary img.chevron, .button.secondary img.chevron, button.secondary img.chevron {
    border-color: #FFF transparent transparent;
}
 
.WikiHeader .buttons > .contribute:hover {
    background: none;
    background-color: green;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
}
 
/* Toda a página/chat */
.WikiaPage {
    background-color:rgba(0,0,0,0.7);
    border: 1px solid #038307;
    -moz-border-radius: 2px 2px;
    -khtml-border-radius: 2px 2px;
    -webkit-border-radius: 2px 2px;
    border-radius: 2px 2px;
    -webkit-box-shadow: 0 0 1em #038307; 
    -moz-box-shadow: 0 0 1em #038307;
    box-shadow: 0 0 1em #038307;       
}
 
#WikiaPage {
background-color:rgba(0,0,0,0.7);
border: 1px solid #038307;
-moz-border-radius: 2px 2px;
-khtml-border-radius: 2px 2px;
-webkit-border-radius: 2px 2px;
border-radius: 2px 2px;
-webkit-box-shadow: 0 0 1em #038307;
-moz-box-shadow: 0 0 1em #038307;
box-shadow: 0 0 1em #038307; }
 
/* correção de bug da .WikiaPage bg */
.WikiaPage .WikiaPageBackground {
    background:transparent; }
 
 
/* WikiaGrid (navegação superior) */
 
.WikiaGrid .grid-1, .WikiaGrid .grid-2, .WikiaGrid .grid-3, .WikiaGrid .grid-4, .WikiaGrid .grid-5, .WikiaGrid .grid-6 {
     display: inline;
     float: left;
     margin: 0 0 0 10px;
     margin-top: 5px;
     margin-right: 0px;
     margin-bottom: 0px;
     margin-left: 10px; }
 
.WikiHeader {
     background: url(https://images.wikia.nocookie.net/nostalgiadrive/pt-br/images/7/7c/Bgnav3.png);
     box-shadow: 0 0 1em #038307; 
     margin-bottom: 11px; }
 
/** Transparência na navegação superior**/
.WikiHeader nav { 
     background-color:#E1F7D7;
     width:auto;
     -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
     border-radius: 2px;
}
 
 
/** Remoção borda acima nível 1 **/
.WikiHeader > nav li.marked > a {
     border-top: none !important;
}
 
/** Remoção borda sub guia nível 1 ativo **/
.WikiHeader > nav li {
     border-bottom: none !important;
}
 
/** Remoção borda sub borda sob nível 1 **/
.WikiHeader .navbackground div {
     display: none;
}
 
 /*Side rails*/
.avatar {border-radius:50%} 
.avatar {border-color: Green}
.module {border-radius:20px}
.WikiaRail .module {
	border-radius: 3px;
zoom: 1;
color:#038307;
background: rgba(0,0,0.25);
border: 1px solid #038307;
margin-bottom: 10px;
padding: 20px 15px 15px;
position: relative;
word-wrap: break-word;
}

.WikiaRail .rail-module, .community-page-help-module, .community-page-card-module, .ChatEntryPoint, .ChatModule, .WikiaRail .WikiaArticle{
border-radius: 3px;
zoom: 1;
color:#038307;
background: rgba(0,0,0, 0.25);
border: 1px solid #038307;
margin-bottom: 10px;
padding: 20px 15px 15px;
position: relative;
word-wrap: break-word;
}
 
.WikiaRail .rail-module {
    padding: 20px 15px 15px;
    margin: 0 0 30px 0;
}

.WikiaRail .module h1, .WikiaRail #RIGHT_SKYSCRAPER h1, .WikiaRail .module h2, .WikiaRail #RIGHT_SKYSCRAPER h2, .WikiaRail #RIGHT_SKYSCRAPER h1, .WikiaRail #RIGHT_SKYSCRAPER h2, .WikiaRail .module h2, .WikiaRail #RIGHT_SKYSCRAPER h2, .WikiaRail #RIGHT_SKYSCRAPER h2 {
font-size: 23px;
font-weight: normal;
color: #038307;
text-align: center;
font-family: Oswald;
padding-left: 0;
}

.ChatModule .module h1, .WikiActivity #RIGHT_SKYSCRAPER h1, .ChatModule .module h2, .WikiActivity #RIGHT_SKYSCRAPER h2, .WikiActivity #RIGHT_SKYSCRAPER h1, .ChatModule #RIGHT_SKYSCRAPER h2, .ChatModule .module h2, .WikiActivity #RIGHT_SKYSCRAPER h2, .WikiaRail #RIGHT_SKYSCRAPER h2 {
font-size: 23px;
font-weight: normal;
color: #038307;
text-align: center;
font-family: Oswald;
padding-left: 0;
}
 
/* Tabber */
ul.tabbernav { 
border-bottom: 0px solid !important;
font: normal 10px Oswald;
color: #FFF;
-webkit-border-top-left-radius: 3px;
padding: 10px 0px !important;
border-top: 5px solid #038307; }
 
ul.tabbernav li{}
 
ul.tabbernav li a { 
padding: 10px 10px !important; 
margin-left: 0px !important; 
background: rgba(1, 130, 5, 0) !important; 
border: 0px solid !important; }
 
ul.tabbernav li a:link { 
color: #038307 !important; }
 
ul.tabbernav li a:visited { 
color: #038307 !important; }
 
ul.tabbernav li a:hover{ 
background-color: #038307  !important; 
border-color: transparent !important; 
color: #FFF !important; }
 
ul.tabbernav li.tabberactive a { 
color:#FFF !important; 
font-weight:normal !important; 
border: 0px solid #038307 !important; 
background-color: #038307 !important; }
 
ul.tabbernav li.tabberactive a:hover {
border: 0px solid #D9D9D9 !important; }
 
.tabberlive { 
width: 100% !important; }
 
.tabberlive .tabbertab { 
border:0px solid #D9D9D9 !important; 
border-top:0 !important; }
 
/* Caixa de conteúdo */
.WikiaArticle .toc {
     background-color: rgba(0,0,0,0.5);
     border: 1px solid #038307;
     border-collapse: separate;
     margin: 1em 0;
     padding: 5px; }
 
/* Headings */
.WikiaArticle h2 { 
     border-bottom: solid 3px #038307;
     font-size: 20px;
     font-family: Oswald;
     margin-top: 11px; 
     overflow: hidden;
     padding: 0.3em 0.3em;
     text-transform:uppercase;
     color: #038307;
}
 
.WikiaArticle h3 {
     font-size: 18px;
     color: #038307;
     font-family: Roboto;
     font-weight:bold;
}
 
.WikiaArticle h4 {
    font-size: 16px;
    color: #17A209;
}
 
.WikiaArticle .thumbinner {
   background-color: rgba(0,0,0,0.5);
   border: 1px solid #038307;
   -webkit-border-radius: 2px;
   border-radius: 2px;
}
 
/* figcaption */
.WikiaArticle .article-thumb {
    border: 1px solid #038307;
    -moz-border-radius: 5px;
    background: rgba(0,0,0,0.71);
    border-radius: 5px;
    padding: 3px 6px 3px 4px;
}
/* inner image */
.WikiaArticle .article-thumb .image img {
    border: 1px solid #038307;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/* caption */
.WikiaArticle .article-thumb .caption {
    text-align: center;
    color: inherit;
}
/* remove attribution */
.WikiaArticle .article-thumb .attribution {
    display: none !important;
}
 
 
.WikiaArticle .editsection {
    float: right;
}
 
/* Botões da navegação superior */
.WikiHeader .buttons {
top: 25px; }
 
/* "editado por" na WikiRail */
.WikiaActivityModule .edited-by {
font-size: 11px;
}
 
/* tabelas colapsivas ajustadas */
.collapseButton {
width: inherit;
}
 
.WikiaNotifications .WikiaBadgeNotification .notification-details {
border-bottom-left-radius: 4px;
-webkit-border-bottom-left-radius: 0px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-top-left-radius: 0px;
background-color: #188818;
padding: 5px 10px;
border-top: 1px solid #075407;
max-width: 301px;
}
 
.WikiaNotifications li div {
border-radius: 4px;
-webkit-border-radius: 4px;
background-image: -webkit-gradient(linear,0% 0%,0% 100%,color-stop(35%,#17A209),color-stop(65%,#17A209));
background-image: -o-linear-gradient(top,#04b50a 35%,#17A209 65%);
background-image: -ms-linear-gradient(top,#04b50a 35%,#17A209 65%);
color: white;
margin: 0;
max-width: 175px;
overflow: hidden;
padding: 10px 20px;
position: relative;
}
 
 
/* modalWrapper */
.modalWrapper {
box-shadow: 0 10px 60px 0px #fff;
-webkit-box-shadow: 0 10px 60px 0px #000;
background: rgba(0, 0, 0, 0.9);
border-width: 5px;
border-style: solid;
border-color: #17a209;
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
color: #17a209;
position: absolute;
}
 
.blackout {
background: transparent;
left: 0;
opacity: .8;
position: fixed;
top: 0;
width: 100%;
height: 100%;
}
 
/* Coloando hover no Logout */
a[data-id="logout"]:hover {
background: -moz-linear-gradient(top, #095d02 2%, #094802 29%, #092702 71%, #092702 86%, #092702 96%, #092702 100%) !important; 
color:#000 !important;
text-shadow: -1px -1px 7px #FF0000;
}
 
/*outros hover*/
a[data-id="preferences"]:hover {
background: -moz-linear-gradient(top, #095d02 2%, #094802 29%, #092702 71%, #092702 86%, #092702 96%, #092702 100%) !important; 
color:#000 !important;
text-shadow: -1px -1px 7px #1E90FF;
}
 
a[data-id="help"]:hover {
background: -moz-linear-gradient(top, #095d02 2%, #094802 29%, #092702 71%, #092702 86%, #092702 96%, #092702 100%) !important; 
color:#000 !important;
text-shadow: -1px -1px 7px #17A209;
}
 
/* Footer */
 
 
 
.WikiaFooter.notoolbar section, .WikiaFooter.notoolbar #LEFT_SKYSCRAPER_2, .WikiaBarWrapper.notoolbar section, .WikiaBarWrapper.notoolbar #LEFT_SKYSCRAPER_2 {
color: #FFF;
font-family: Oswald;
border-top-width: 1px;
}
 
.WikiaFooter .header-container h1, .WikiaFooter .header-container .WikiaRail .module h2, .WikiaRail .module .WikiaFooter .header-container h2, .WikiaFooter .header-container .WikiaRail #RIGHT_SKYSCRAPER h2, .WikiaRail #RIGHT_SKYSCRAPER .WikiaFooter .header-container h2, .WikiaBarWrapper .header-container h1, .WikiaBarWrapper .header-container .WikiaRail .module h2, .WikiaRail .module .WikiaBarWrapper .header-container h2, .WikiaBarWrapper .header-container .WikiaRail #RIGHT_SKYSCRAPER h2, .WikiaRail #RIGHT_SKYSCRAPER .WikiaBarWrapper .header-container h2 {
font-size: 25px;
float: none;
margin: 17px 0 17px 20px;
}
 
.WikiaFooter section, .WikiaFooter #LEFT_SKYSCRAPER_2, .WikiaBarWrapper section, .WikiaBarWrapper #LEFT_SKYSCRAPER_2 {
margin-left: -0.8px;
background: rgba(38,128,18,0.58);
font-size: 45px;
border-right: 1px solid transparent;
border-left: 1px solid transparent;
border-bottom: solid 1px #17A209;
border-top: solid 1px #17A209;
}
 
#SPOTLIGHT_FOOTER {
zoom: 1;
background-image: -moz-linear-gradient(top,rgba(0,0,0,0) 50%,black 100%);
background-image: -webkit-gradient(linear,0% 0%,0% 100%,color-stop(50%,rgba(64, 9, 9, 0)),color-stop(100%,rgba(246, 252, 3, 0.3)));
background-image: -o-linear-gradient(top,rgba(0,0,0,0) 50%,black 100%);
background-image: -ms-linear-gradient(top,rgba(0,0,0,0) 50%,black 100%);
border: none;
list-style: none;
margin: 0;
padding: 0px 20px 33px;
text-align: center;
}
 
.WikiaFooter .header-container, .WikiaBarWrapper .header-container {
zoom: 1;
text-align: center;
}
 
/** bloqueando boards para sysops **/
#BoardList option[value="Administração"],
#BoardList option[value="Votações Administrativas"]{
  display: none;
}
body.page-Quadro_Administração #ForumNewMessage,
body.page-Votações_da_Comunidade #ForumNewMessage {
    display:none;
}
 
/**** Cores para os links de administradores (apenas os ativos)****/
a[href$="Usu%C3%A1rio:KillerYuri345"] {color: DarkOrange; font-weight: bold !important; text-shadow: Orange 0 0 9px !important;}


/****END****/
Advertisement