MediaWiki:Common.css: відмінності між версіями
Перейти до навігації
Перейти до пошуку
imported>Redvis Sai (Сторінка очищена) |
(Створена сторінка: →* Розміщений тут CSS буде застосовуватися до всіх тем оформлення: #p-logo a { background-position: center center; background-repeat: no-repeat; display: block; width: 10em; height: 160px; text-decoration: none; background-size: contain; } #p-logo { width: 10em; height: 160px; margin-bottom: 1em; margin-top: 1em; } .vector-legacy-sidebar .vector-menu-portal...) Мітка: Скасовано |
||
| Рядок 1: | Рядок 1: | ||
/** Розміщений тут CSS буде застосовуватися до всіх тем оформлення */ | |||
#p-logo a { | |||
background-position: center center; | |||
background-repeat: no-repeat; | |||
display: block; | |||
width: 10em; | |||
height: 160px; | |||
text-decoration: none; | |||
background-size: contain; | |||
} | |||
#p-logo { | |||
width: 10em; | |||
height: 160px; | |||
margin-bottom: 1em; | |||
margin-top: 1em; | |||
} | |||
.vector-legacy-sidebar .vector-menu-portal { | |||
font-size: 20px; | |||
} | |||
Версія за 17:53, 5 січня 2025
/** Розміщений тут CSS буде застосовуватися до всіх тем оформлення */
#p-logo a {
background-position: center center;
background-repeat: no-repeat;
display: block;
width: 10em;
height: 160px;
text-decoration: none;
background-size: contain;
}
#p-logo {
width: 10em;
height: 160px;
margin-bottom: 1em;
margin-top: 1em;
}
.vector-legacy-sidebar .vector-menu-portal {
font-size: 20px;
}