9,039
edits
No edit summary |
No edit summary |
||
| (12 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
body.page-Main_Page #content { | |||
background-image: | |||
url(/images/2/26/Tyler_Sai.png), | |||
url(/images/d/da/Josh_SA.png); | |||
background-color: #DDD7CC; | |||
background-size: 22%, 16%; | |||
background-repeat: no-repeat, no-repeat; | |||
background-position: 55px 275px, calc(100% - 75px) 275px; | |||
background-attachment: scroll, scroll; | |||
} | |||
/* Concerts List Table */ | |||
.shows-list { | |||
width: 65%; | |||
border: 3px solid #308389; | |||
} | |||
.shows-list th, | |||
.shows-list td { | |||
border: 1px solid #308389; | |||
text-align: center; | |||
} | |||
.shows-list th { | |||
background-color: #E6E6E6; /* Можно изменить на нужный цвет */ | |||
} | |||
#p-themes-label .vector-menu-heading-label:before { | |||
content: "SaI 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; | |||
} | |||
.container { | .container { | ||
position: relative; | position: relative; | ||
| Line 28: | Line 73: | ||
background-color: #D02019; | background-color: #D02019; | ||
top: 50%; /* Центрируем вертикально по середине контейнера */ | top: 50%; /* Центрируем вертикально по середине контейнера */ | ||
left: calc(50% - 30px - | left: calc(50% - 30px - 50px); /* Обновляем расчет для выравнивания линии */ | ||
transform: translateY(-50%); /* Центрируем вертикально */ | transform: translateY(-50%); /* Центрируем вертикально */ | ||
} | } | ||
| Line 611: | Line 656: | ||
.background-table { background-image: url(/images/3/3b/Clancy_background.png); background-size: cover;} | .background-table { background-image: url(/images/3/3b/Clancy_background.png); background-size: cover;} | ||
#catlinks { background:#B0DFE5; border: 1px solid #B0DFE5; color: F2FFFF; } | |||
#catlinks { background:#B0DFE5; border: 1px solid #B0DFE5; } | |||
.mw-parser-output .tracklist th[scope="col"] { background-color: #ef5e29; } | .mw-parser-output .tracklist th[scope="col"] { background-color: #ef5e29; } | ||
.wikitable > tr > th, .wikitable > * > tr > th { background-color: #B0DFE5; border: 1px solid #7b1325; background-image: url(/images/d/db/Clancy_Letter_Background1.png); background-size: cover; color: #fff; } | .wikitable > tr > th, .wikitable > * > tr > th { color: #076262; background-color: #B0DFE5; border: 1px solid #7b1325; background-image: url(/images/d/db/Clancy_Letter_Background1.png); background-size: cover; color: #fff; } | ||
.wikitable > tr > th, .wikitable > * > tr > th { background-color: #eaecf0; text-align: center; color: #fff; } | .wikitable > tr > th, .wikitable > * > tr > th { background-color: #eaecf0; text-align: center; color: #fff; } | ||
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { background: #F2FFFF; } | .wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { background: #F2FFFF; } | ||
.wikitable > tr > th, .wikitable > * > tr > th { | .wikitable > tr > th, .wikitable > * > tr > th { color: #076262; background-color: #B0DFE5; border: 1px solid #7b1325; background-size: cover; background-image: url(/images/d/db/Clancy_Letter_Background1.png); } | ||
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { border: 1px solid #7b1325; } | .wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { border: 1px solid #7b1325; } | ||