Bem-vindo à Club Penguin Wiki! Faça uma conta e junte-se à comunidade!

MediaWiki:Monaco.css

De Club Penguin Wiki
Revisão de 17h29min de 2 de janeiro de 2013 por ptwiki>PenblooeR
Ir para navegação Ir para pesquisar

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.
/***** Edit this file to customize the Monaco 'custom' theme. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. See Help:Customizing_Monaco for details *****/

BODY, .color1
{
background: url(http://tropicalwikis.com/static/images/wikis/cpfanonpt/0/03/CPFanonPT.png) top left repeat; !important;
border-width: 0px !important;
}

#wikia_header
{
background: url(http://tropicalwikis.com/static/images/wikis/cpfanonpt/0/03/CPFanonPT.png) top left; !important;
border-width: 0px !important;
}

#background_strip
{
background: url(http://tropicalwikis.com/static/images/wikis/cpfanonpt/2/2f/CPFanonPT2.png) top left; !important;
margin-top: -1px;
border-width: 0px !important;
}

a:hover, #request_wiki, #header_username > a, #userData > LI:first-child + LI > A, #userData > LI:first-child + LI + LI > A, #userData > LI:first-child + LI + LI + LI > A, #userData > LI:last-child > A, #wikia_corporate_footer > a /** TERRIBLE UGLY HACK **/
{
color: orange !important;
}

.pBody, #column-content, #footer, BODY
{
background: url(http://tropicalwikis.com/static/images/wikis/cpfanonpt/0/03/CPFanonPT.png) top left repeat; !important;
}

.pBody > * > * > *
{
color: black !important;
}

/* inactive tab background color */
#user_masthead #user_masthead_tabs li {
 background-color: #00689A !important;
}

/* inactive tab link color */
#user_masthead #user_masthead_tabs li a {
 color: #ffffff;
 font-weight: 500;
}

/* active tab background color */
#user_masthead #user_masthead_tabs li.selected {
 background-color: #055D9E !important;
}

/* active tab link color */
#user_masthead #user_masthead_tabs li.selected a {
 color: #5ea1d3 !important;
 font-weight: 700;
}

/* pagebar colorings (only on masthead pages)
Note: It is a good idea, but not required, to keep these the same colors picked for the "selected" tab */
.masthead-regular #page_bar, .masthead-special #page_bar {
  background-color: #055D9E !important;
}

.masthead-regular #page_bar a, .masthead-special #page_bar a {
  color: #ffffff !important;
 text-shadow: 1px 1px #ababab;
}

#user_masthead+#page_bar > #page_tabs
{
display: none !important;
}
#page_bar > #page_controls > * > *
{
color: white !important;
}

#content a[href ^="https://"].external
 {
    background: center right no-repeat; padding-right: 18px;
}