Версия 20:17, 2 апреля 2011 | | Версия 20:19, 2 апреля 2011 |
Строка 54: | | Строка 54: |
| | | | |
| .modules h2 { | | | .modules h2 { |
? | margin-left:0.5em; | | + | color:#41342B; |
? | margin-right:0.5em; | | + | |
| } | | | } |
| | | | |
Версия 20:19, 2 апреля 2011
/** Размещённый здесь CSS будет применяться ко всем темам оформления */
a, #content a.external {
color: #002BB8;
}
a:visited, #content a.external:visited {
color: #516a75;
}
div#bodyContent > div.thumb {
border-color: #E6E5E0;
}
.Summary {
background-color: #EEEEFF;
margin-right: 0;
min-height: 120px;
}
.wot-panel {
padding: 5px 6px;
border: 1px solid #AAAAAA;
margin-bottom: 1em;
clear: left;
overflow-x:auto;
position:relative;
}
.mw-specialpagerestricted strong {
font-weight: bold;
}
.shadow1 {
text-shadow: 1px 1px 1px #000000;
}
.levelico {
color: #41342B;
font-weight: bold;
position:absolute;
top:6px;
left:16px;
}
.levelico1 {
color: #FFFFFF;
font-weight: bold;
position:absolute;
top:5px;
left:15px;
}
.modules table tr:nth-child(2n) {
background: #F3F3F3;
}
.modules h2 {
color:#41342B;
}
table.standard, table.wide
{border:1px solid #AAAAAA; border-collapse: collapse}
table.standard th, table.wide th, table.wikitable th
{border:1px solid #AAAAAA; padding-left:0.2em; padding-right:0.2em; background-color:#EEEEFF}
table.standard td, table.wide td
{border: 1px solid #AAAAAA; padding-left:0.2em; padding-right:0.2em}
table.standard caption, table.wide caption, table.tiles caption
{padding-top: 0.2em; padding-bottom:0.2em}
/* Don't display some stuff on the main page */
body.page-Заглавная_страница #deleteconfirm,
body.page-Заглавная_страница #t-cite,
body.page-Заглавная_страница #footer-info-lastmod,
body.page-Заглавная_страница #siteSub,
body.page-Заглавная_страница #contentSub,
body.page-Заглавная_страница h1.firstHeading {
display: none !important;
}
.TankPerformance {
background-color: #F9F9F9;
border: 1px solid #AAAAAA;
clear: right;
float: right;
font-size: 88%;
margin: 0 0 0.5em 1em;
max-width: 232px;
padding: 3px;
z-index:2;
}
.TankPerformance h3{
background-color: #C4C0B1;
color: #41342B;
margin: 0;
padding: 0;
text-align: center;
}
.TankPerformance th {
text-align: left;
background-color: #E6E5E0;
color: #41342B;
padding: 0px 3px;
}
.TankPerformance td {
padding: 0px 3px;
}
.TankPerformance table {
border-spacing: 3px;
}
.TankPerformance th.center {
width: 100%;
text-align: center;
}
th.group {
background-color: #C4C0B1;
}