8,960
edits
No edit summary |
No edit summary |
||
| (24 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 5: | Line 50: | ||
width: 150px; /* Ширина контейнера */ | width: 150px; /* Ширина контейнера */ | ||
height: 50px; | height: 50px; | ||
left: | left: 700px; | ||
top: -37px; | top: -37px; | ||
} | } | ||
| Line 14: | Line 59: | ||
} | } | ||
.left-stripe { | .left-stripe { | ||
left: 960px; | |||
} | } | ||
.right-stripe { | .right-stripe { | ||
| Line 22: | Line 67: | ||
} | } | ||
.horizontal-line { | |||
position: absolute; | |||
width: 15px; /* Ширина линии */ | |||
height: 5px; /* Толщина линии */ | |||
background-color: #D02019; | |||
top: 50%; /* Центрируем вертикально по середине контейнера */ | |||
left: calc(50% - 30px - 50px); /* Обновляем расчет для выравнивания линии */ | |||
transform: translateY(-50%); /* Центрируем вертикально */ | |||
} | |||
} | |||
| Line 613: | 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; } | ||