MediaWiki:Common.css: различия между версиями
4APP1 (обсуждение | вклад) Нет описания правки |
4APP1 (обсуждение | вклад) Нет описания правки |
||
Строка 1: | Строка 1: | ||
/* Размещённый здесь CSS будет применяться ко всем темам оформления */ | /* Размещённый здесь CSS будет применяться ко всем темам оформления */ | ||
#mw-page-base {background: url(https://rubeta.xyz/background.png)} | #mw-page-base {background: url(https://rubeta.xyz/background.png)} | ||
/* The blue header used throughout the wiki */ | |||
.mcwiki-header { | |||
background: #729FCF; | |||
border: 1px solid #ccc; | |||
border-bottom: 4px groove #999999; | |||
border-right: 4px groove #999999; | |||
padding: 5px; | |||
} |
Версия от 19:02, 16 мая 2019
/* Размещённый здесь CSS будет применяться ко всем темам оформления */ #mw-page-base {background: url(https://rubeta.xyz/background.png)} /* The blue header used throughout the wiki */ .mcwiki-header { background: #729FCF; border: 1px solid #ccc; border-bottom: 4px groove #999999; border-right: 4px groove #999999; padding: 5px; }