Abrir menu principal

OrthodoxWiki β

Alterações

MediaWiki:Common.css

50 bytes adicionados, 3 março
sem resumo de edição
<!--
body.page-Página_principal h1.firstHeading, body.page-Página_principal
div.thumbcaption {
.desktop-panel {
display: none;
}
.cmbox {
margin: 0px 0% !important;
}
}
body {
/* background-color: #6d0309; */ /* background-color: #000000; */ background-color: #ffe0bf;
}
.portal, .portal h3, .portal a, #footer ul li, #footer ul li a, #p-personal
a {
/* color: white !important; */ color: #59472b !important;
border-bottom: none !important;
}
.mw-body {
border: 3px solid #d3ae5dD3AE5D;
}
.vectorTabs {
border-top: 2px solid #d3ae5dD3AE5D; border-left: 3px solid #d3ae5dD3AE5D; border-right: 2px solid #d3ae5dD3AE5D;
border-bottom: 0px solid black;
padding-left: 0 !important;
.vectorTabs ul li:not(.selected), .vectorTabs, .vectorTabs span,
#right-navigation {
background-image: none !important;
}
.vectorTabs ul li:not(.selected), #right-navigation {
background-color: #d3ae5d D3AE5D !important;
}
#mw-page-base {
/* background-image: linear-gradient(#a52122 0%, #6d0309 100%); */ /* background-image: linear-gradient(#404040 0%, #000000 100%); */ background-image: linear-gradient(#fff2e5 0%, #ffe0bf 100%);
}
 
#content {
box-shadow: 0px 0px 30px 0 #576279;
}
 
body.page-Felicidade_de_Roma,.page-Felicidade_de_Roma>#mw-page-base{animation:main 2s;animation-fill-mode:forwards;animation-delay:1s;}@keyframes main{from{background-color:#0c1426;}to{background-color:#055829;}}
-->