MediaWiki:Common.css — различия между версиями
Материал из wiki.Sletat.ru
Kdadmin (обсуждение | вклад) |
Kdadmin (обсуждение | вклад) |
||
| Строка 7: | Строка 7: | ||
#ca-viewsource { display: none !important; } | #ca-viewsource { display: none !important; } | ||
#ca-history { display: none !important; } | #ca-history { display: none !important; } | ||
| − | table.sWarning { background-color: # | + | table.sWarning { background-color: #fbe8c5; } |
| + | table.sAdvice { background-color: #c9dfec; } | ||
Версия 17:50, 28 июля 2015
/* Размещённый здесь CSS будет применяться ко всем темам оформления */ @import url(//sletat.ru/styles/flat/src/font-panton.css); @import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,cyrillic); #footer-places {display: none;} #footer-icons {display: none;} #ca-watch { display: none !important; } #ca-viewsource { display: none !important; } #ca-history { display: none !important; } table.sWarning { background-color: #fbe8c5; } table.sAdvice { background-color: #c9dfec; }