Utilizador:Kiz/monobook.css

A UESPWiki – Sua fonte de The Elder Scrolls desde 1995

Nota: Após gravar, terá de limpar a 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: Pressione Ctrl enquanto clica Recarregar, ou pressione Ctrl-F5
  • Opera: Ir para Menu → Configurações (Opera → Preferências no Mac) e, em seguida, Privacidade e segurança → Limpar dados de navegação → Imagens e ficheiros em cache.
 /* Calmer "You have new messages" alert - transparent instead of orange */

.usermessage {background-color: bisque; border: 1px solid #F1C876; text-color: #F1C876; }
.usermessage {desc: fkdhkfskfhksd; }

/* Remove a notice*/
#not-forum-notice { display: none !important; }

/* Make redirects in categorys more obvious */
.redirect-in-category, .allpagesredirect {
   font-style: italic;
   font-weight: bold; 
}

/* Edit notice fix */
div.editnotice-link { display:none; }

/* Note even remotely sure what this does, and my edit summaries are unhelpful */
#siteSub { display: none;  font-size: 0%;  font-weight: normal; }

/* For copy/from to CSList purposes and helpful reading of ID's */
.idall { font-size:100%; }
.idref { color:MidnightBlue; font-family:Georgia; }
.idcase { text-transform:lowercase; }

/* Remove external link image */
div#content a.external  { background:none !important;    padding: 0px !important; }

/* Remove OD template from view on pages */
span.outdent-template { display: none; }