MediaWiki:Common.css: различия между версиями
Пока нет Метка: ручная отмена |
Нет описания правки Метка: отменено |
||
| Строка 1014: | Строка 1014: | ||
.main-layout-element { | .main-layout-element { | ||
margin-bottom: 1rem; | margin-bottom: 1rem; | ||
} | |||
/* Стили для игры с пузырьками */ | |||
.plainlinks { | |||
display: inline !important; | |||
} | |||
.plainlinks a { | |||
display: inline-block !important; | |||
background: none !important; | |||
padding: 0 !important; | |||
border: none !important; | |||
} | |||
.bubble-link { | |||
display: inline-block; | |||
text-decoration: none !important; | |||
} | |||
.bubble-link img { | |||
display: block; | |||
} | } | ||