MediaWiki:Theme-trench.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
(5 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;        /* Выравнивание по центру */
    padding: 8px;              /* Внутренние отступы */
}
}


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: #C14424; }
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: #FFE281; border-color: #B59000 text-align: left; margin: 1em 0; border-collapse: collapse; }
.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 #c14424; text-align: left; margin: 1em 0; border-collapse: collapse; }
.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 475: Line 490:
.custom-table .cell-box { background-image:url(/images/1/1f/Back_for_links.png); }
.custom-table .cell-box { background-image:url(/images/1/1f/Back_for_links.png); }


.custom-table .cell-blue { background-color: #D3CEB1; border: 1px solid #C14424; height: 2px; }
.custom-table .cell-blue { background-color: #D3CEB1; border: 1px solid #636046; height: 2px; }


.custom-table .cell-disco { text-align:center; border-color:#636046; background-color: #CECDB1; }
.custom-table .cell-disco { text-align:center; border-color:#636046; background-color: #CECDB1; }
Line 481: Line 496:
.custom-table .cell-disco2 { background-color:#D87C43; text-align:center; border-color:#636046; }
.custom-table .cell-disco2 { background-color:#D87C43; text-align:center; border-color:#636046; }


.custom-table .cell-green { background-color: #CECDB1; border: 1px solid #C14424; height: 2px; }
.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:#7a7656; border: 1px solid #7a7656; }
#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; }

Navigation menu