MediaWiki:Mobile.css: различия между версиями

Материал из Вики-КОБ (Концепция общественной безопасности)
Перейти к навигации Перейти к поиску
(Содержимое страницы заменено на «→‎CSS placed here will affect users of the mobile site: »)
Метка: замена
Строка 1: Строка 1:
 
/* CSS placed here will affect users of the mobile site */
 
/* CSS placed here will affect users of the mobile site */
 +
 +
.footer-link {
 +
position:relative;
 +
top:-7px;
 +
}

Версия 11:24, 4 марта 2020

/* CSS placed here will affect users of the mobile site */

.footer-link {
position:relative;
top:-7px;
}