8,960
edits
No edit summary Tag: Reverted |
No edit summary |
||
| (15 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
#p-themes-label .vector-menu-heading-label:before { | |||
content: "Trench Era"; | |||
} | |||
#p-themes-label .vector-menu-heading-label { | |||
visibility: hidden; | |||
position: relative; | |||
} | |||
#p-themes-label .vector-menu-heading-label:before { | |||
visibility: visible; | |||
position: absolute; | |||
left: 0; | |||
top: 0; | |||
} | |||
/* Основной стиль для таблицы с изображением позади */ | /* Основной стиль для таблицы с изображением позади */ | ||
.table-with-background { | .table-with-background { | ||
| Line 63: | Line 79: | ||
font-weight: bold; /* Жирный шрифт */ | font-weight: bold; /* Жирный шрифт */ | ||
text-align: center; /* Выравнивание по центру */ | text-align: center; /* Выравнивание по центру */ | ||
} | } | ||
| Line 90: | Line 105: | ||
.theme-trench .mw-parser-output .infobox { | .theme-trench .mw-parser-output .infobox { | ||
background-color: #CECDB1; | background-color: #CECDB1; | ||
border: | border: 1px solid #605D44; | ||
color: #000; | color: #000; | ||
} | } | ||
| Line 425: | Line 440: | ||
hr.custom-hr-unco { border: 0; height: 1px; background-color: #B59000; margin: 5px 0; } | hr.custom-hr-unco { border: 0; height: 1px; background-color: #B59000; margin: 5px 0; } | ||
hr { background-color: # | hr { background-color: #636046; } | ||
.mw-body h1, .mw-body-content h1, .mw-body-content h2 { font-family: 'MyCustomFont2', sans-serif; } | .mw-body h1, .mw-body-content h1, .mw-body-content h2 { font-family: 'MyCustomFont2', sans-serif; } | ||
| Line 445: | Line 460: | ||
.unco-table { background-color: #FFF6CE; text-align: left; margin: 1em 0; border-collapse: collapse; } | .unco-table { background-color: #FFF6CE; text-align: left; margin: 1em 0; border-collapse: collapse; } | ||
.qute-table { background-color: # | .qute-table { background-color: #CECDB1; border-color: 1px solid #636046 text-align: left; margin: 1em 0; border-collapse: collapse; } | ||
.setlist-table { background-color: #CECDB1; border: 3px solid # | .setlist-table { background-color: #CECDB1; border: 3px solid #636046; text-align: left; margin: 1em 0; border-collapse: collapse; } | ||
.venue-table > tr > th, .venue-table > tr > td, .venue-table > * > tr > th, .venue-table > * > tr > td { padding: 0.2em 0.4em; } | .venue-table > tr > th, .venue-table > tr > td, .venue-table > * > tr > th, .venue-table > * > tr > td { padding: 0.2em 0.4em; } | ||
| Line 455: | Line 470: | ||
.setlist-table > tr > th, .setlist-table > tr > td, .setlist-table > * > tr > th, .setlist-table > * > tr > td { padding: 0.2em 0.4em; } | .setlist-table > tr > th, .setlist-table > tr > td, .setlist-table > * > tr > th, .setlist-table > * > tr > td { padding: 0.2em 0.4em; } | ||
.custom-table tbody .cell-red { background-color: #ffdddd; } | .custom-table tbody .cell-red { background-color: #ffdddd; border: 2px solid #636046; } | ||
.custom-table { background-color: #CECDB1; border: 2px solid #7a7656; border-collapse: collapse; } | .custom-table { background-color: #CECDB1; border: 2px solid #7a7656; border-collapse: collapse; } | ||
| Line 473: | Line 488: | ||
.custom-table .cell-photo { background-color: #a4a38d; } | .custom-table .cell-photo { background-color: #a4a38d; } | ||
.custom-table .cell-box { background-image:url(/images/1/ | .custom-table .cell-box { background-image:url(/images/1/1f/Back_for_links.png); } | ||
.custom-table .cell-blue { background-color: # | .custom-table .cell-blue { background-color: #D3CEB1; border: 1px solid #636046; height: 2px; } | ||
.custom-table .cell-disco { text-align:center; border-color:# | .custom-table .cell-disco { text-align:center; border-color:#636046; background-color: #CECDB1; } | ||
.custom-table .cell-disco2 { background-color:#D87C43; text-align:center; border-color:# | .custom-table .cell-disco2 { background-color:#D87C43; text-align:center; border-color:#636046; } | ||
.custom-table .cell-green { background-color: #CECDB1; border: 1px solid # | .custom-table .cell-green { background-color: #CECDB1; border: 1px solid #636046; height: 2px; } | ||
.custom-table .header-grass { background-color: #CECDB1; } | .custom-table .header-grass { background-color: #CECDB1; } | ||
| Line 541: | Line 556: | ||
.wikitable > tr > th, .wikitable > * > tr > th { background:#} | .wikitable > tr > th, .wikitable > * > tr > th { background:#} | ||
#catlinks { background:# | #catlinks { background:#CECDB1; border: 1px solid #7a7656; } | ||
.mw-parser-output .tracklist th[scope="col"] { background-color: #ef5e29; } | .mw-parser-output .tracklist th[scope="col"] { background-color: #ef5e29; } | ||