старая шапка: https://forumstatic.ru/files/001a/08/74/39056.webp
хэллоуинские обновы
Сообщений 1 страница 4 из 4
Поделиться22024-10-13 20:39:16
body {
background:
var(--bg-overlay3) repeat fixed top left,
var(--bg-overlay2) repeat fixed top left,
var(--bg-overlay1) repeat fixed top left,
var(--bg-part) no-repeat fixed top left,
var(--base-bg) no-repeat fixed right top;
background-size: auto, auto, auto, auto, cover;
background-blend-mode: screen, normal, screen, normal, normal, normal;
}
Поделиться32024-10-13 20:51:40
#pun-index table Div.icon {
height: 100%;
width: 38px;
position: absolute;
top: -10px;
z-index: 99;
left: -39px;
background: url(https://forumstatic.ru/files/001a/08/74/57964.png) no-repeat center top;
border: none;
border-radius: 0px;
display: none;
filter: var(--leaf-drop)
}
Поделиться42024-10-13 20:58:17
.banners-wrap {
height: 81px;
margin: 0 0 0;
padding: 0;
box-sizing: border-box;
display: flex;
justify-content: space-between;
gap: 5px;
background: var(--nav-bg) url(https://forumstatic.ru/files/001a/08/74/71118.png) no-repeat top right;
border-radius: 15px
}
.banners_part1 {
height: 81px;
width: 809px;
display: flex;
align-items: center;
justify-content: center;
padding: 25px;
box-sizing: border-box
}
.banners_part1 div {
display: flex;
align-items: flex-start;
justify-content: center;
}