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

Материал из wiki.Sletat.ru
Перейти к: навигация, поиск
Строка 9: Строка 9:
 
table.sWarning { background-color: #fbe8c5; margin-bottom: 16px; margin-top: 10px;}
 
table.sWarning { background-color: #fbe8c5; margin-bottom: 16px; margin-top: 10px;}
 
table.sAdvice { background-color: #c9dfec; margin-bottom: 16px; margin-top: 10px;}
 
table.sAdvice { background-color: #c9dfec; margin-bottom: 16px; margin-top: 10px;}
 +
#toc {float: right; margin-left: 30px;}

Версия 13:04, 29 июля 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; margin-bottom: 16px; margin-top: 10px;}
table.sAdvice { background-color: #c9dfec; margin-bottom: 16px; margin-top: 10px;}
#toc {float: right; margin-left: 30px;}