Usuário:BraunOBruno/monobook.css
Aspeto
Nota: Depois de publicar, poderá ter de contornar 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)
- Edge: Pressione Ctrl enquanto clica Recarregar, ou pressione Ctrl-F5.
.citation-comment {display: inline !important;} /* mostra todas as mensagens de erro Citação Estilo 1 */
#content, #mytabs li.selected a, #p-cactions li.selected a, #mytabs li a, #p-cactions li a, #p-cactions li a:hover {
background-color: #FFF;
}
#mm-page-move-page {
display: none !important;
}
.mw-changeslist-log {
background-color: #ececec;
}
.oo-ui-tagItemWidget {
position: relative;
display: inline-block;
cursor: default;
white-space: nowrap;
background-color: white;
background-image: none;
color: #333;
box-sizing: border-box;
width: auto;
max-width: 100%;
height: 1.71875em;
margin: 0.1em;
border: 1px solid #ccc;
border-radius: 3px;
padding: 0 0.4em;
line-height: 1.640625em;
vertical-align: middle;
}
.oo-ui-buttonElement-framed > .oo-ui-buttonElement-button {
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
padding: 0.234375em 0.78125em;
text-shadow: 0 1px 1px rgba(255,255,255,0.5);
transition-property: border-color;
transition-duration: 100ms;
}
.wikiEditor-ui-toolbar {
background-color: #f8fbfd;
background-image: none
}
.oo-ui-buttonElement-framed > .oo-ui-buttonElement-button {
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
padding: 0.234375em 0.78125em;
text-shadow: 0 1px 1px rgba(255,255,255,0.5);
transition-property: border-color;
transition-duration: 100ms;
}
.oo-ui-buttonElement-framed.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
background-color: #cde7f4;
background-image: none;
border: 1px solid #a6cee1;
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active, .oo-ui-buttonElement-framed.oo-ui-buttonElement-active > .oo-ui-buttonElement-button, .oo-ui-buttonElement-framed.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button {
background-color: #ebebeb;
background-image: none;
color: #000;
border-color: #ccc;
box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.07);
}
.ui-widget-header {
border: none;
background: inherit;
color: #222222;
font-weight:bold;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
border: 1px solid #d3d3d3;
background: none;
font-weight: normal;
color:#555555;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
border: 1px solid #999999;
background: #dadada;
font-weight: normal;
color:#212121;
}
.infobox img.mw-file-element{
border-radius: 7px;
}
div#toc {
background: inherit;
border-radius: .7em;
padding: 10px;
}
body {
background: #f9f9f9;
}
.mw-footer {
border-top: 1px solid #aaa;
border-bottom: none;
}
.mw-diff-tool .mw-thanks-thank-link {
color: green;
}
.mw-diff-undo a {
color: #c40000;
}
.infobox_v2, .infobox {
border-radius: 10px;
}
.infobox_v2 .topo {
border-top-right-radius: 8px !important;
border-top-left-radius: 8px !important;
}
.catchangesviewer-addition {
background: none !important;
border-bottom: 3px solid #70ff77;
}
.catchangesviewer-removal {
background: none !important;
border-bottom: 3px solid #ff7070;
}