MediaWiki:Vector.css: различия между версиями
Перейти к навигации
Перейти к поиску
Admin (обсуждение | вклад) (Новая страница: «.b-head { height: 155px; background-image: url(https://fishingwiki.ru/skins/common/images/head-bg.jpg?2021-05-21T11:38:20Z); background-size: cover;...») |
Admin (обсуждение | вклад) |
||
Строка 5: | Строка 5: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: 50% 50%; | background-position: 50% 50%; | ||
+ | } | ||
+ | .b-head .b-logo { | ||
+ | margin: 0; | ||
+ | padding: 27px 0 0 27px; | ||
+ | width: 200px; | ||
+ | height: 105px; | ||
} | } |
Версия 14:30, 1 сентября 2021
.b-head {
height: 155px;
background-image: url(https://fishingwiki.ru/skins/common/images/head-bg.jpg?2021-05-21T11:38:20Z);
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
}
.b-head .b-logo {
margin: 0;
padding: 27px 0 0 27px;
width: 200px;
height: 105px;
}