Wiki Nintendo
mSem resumo de edição
Etiqueta: sourceedit
mSem resumo de edição
Etiqueta: sourceedit
Linha 24: Linha 24:
   
 
/* Borda da Wiki */
 
/* Borda da Wiki */
.WikiaPage .WikiaPageBackground {
 
border: 1px solid black;
 
border-radius: 0 0 10px 10px;
 
}
 
 
 
.WikiaPage {
 
.WikiaPage {
border: transparent;
+
border: 1px solid #000;
 
}
 
}
   

Edição das 18h51min de 14 de junho de 2017

/* Barra lateral */
.WikiaRail .module {
    background: #fff;
    border: 2px solid #BDBDBD;
    border-radius: 5px;
    padding-top: 0;
}

.WikiaRail .module h2 {
    background: #BDBDBD;
    position: relative;
    right: 15px;
    margin: 0 -30px 7px 0;
    padding: 10px 15px 1px 15px;
}

.WikiaRail .module h2, .WikiaRail .module h2.dark_text_2 {
    color: #3A3A3A;
}

.WikiaRail .chat-join {
    top: 10px;
}

/* Borda da Wiki */
.WikiaPage {
    border: 1px solid #000;
}

/* Avatar arredondado */
.avatar {
    border: 1px solid #BDBDBD;
    border-radius: 7px;
}

/* Tabela de conteúdos */
.toc {
    background: #f6f6f6 !important;
    border: 1px solid #d9d9d9 !important;
    border-radius: 7px;
}

/*** Cores personalizadas ***/
/* Ultragustavo25 */
a[href$="/wiki/Usu%C3%A1rio:Ultragustavo25"],
a[href$="/wiki/Mural_de_mensagens:Ultragustavo25"],
a[href$="/wiki/Blog_de_usu%C3%A1rio:Ultragustavo25"],
a[href$="/wiki/Especial:Contribui%C3%A7%C3%B5es/Ultragustavo25"] {
    color: #0099ff !important;
    font-weight: bold !important;
    text-shadow: #8e8e8e 0 0 8px !important;
    font-family: sans-serif, arial !important;
}

/* Gabriel chagas */
a[href$="/wiki/Usu%C3%A1rio:Gabriel chagas"],
a[href$="/wiki/Mural_de_mensagens:Gabriel chagas"],
a[href$="/wiki/Blog_de_usu%C3%A1rio:Gabriel chagas"],
a[href$="/wiki/Especial:Contribui%C3%A7%C3%B5es/Gabriel chagas"] {
    color: #FF8000 !important;
    font-family: Segoe Print !important;
    font-weight: bold !important;
    text-shadow: #00A2EE 0 0 9px !important;
}

/* Cavaleiro das Trevas */
a[href$="/wiki/Usu%C3%A1rio:Cavaleiro_das_Trevas"],
a[href$="/wiki/Mural_de_mensagens:Cavaleiro_das_Trevas"],
a[href$="/wiki/Blog_de_usu%C3%A1rio:Cavaleiro_das_Trevas"],
a[href$="/wiki/Especial:Contribui%C3%A7%C3%B5es/Cavaleiro_das_Trevas"]{
    color: #000000 !important; 
    font-family: Chiller !important; 
    font-size: 20px !important;
}

/* Dieglex */
a[href$="/wiki/Usu%C3%A1rio:Dieglex"],
a[href$="/wiki/Mural_de_mensagens:Dieglex"],
a[href$="/wiki/Blog_de_usu%C3%A1rio:Dieglex"],
a[href$="/wiki/Especial:Contribui%C3%A7%C3%B5es/Dieglex"] {
    color: #4B3100 !important;
    font-weight: bold !important;
    text-shadow: #00FCC9 0 0 9px !important;
}