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

Материал из справочника «Авторы трудов об Астраханском крае»
Перейти к: навигация, поиск
 
(не показаны 5 промежуточные версии 1 участника)
Строка 4: Строка 4:
 
body.page-Заглавная_страница #contentSub {display: none;}
 
body.page-Заглавная_страница #contentSub {display: none;}
 
#bodyContent {font-size: 0.875em;}
 
#bodyContent {font-size: 0.875em;}
#article p, #bodyContent p, #mw_content p { text-align: justify; line-height: inherit; }
+
#article p, #bodyContent p, #mw_content p { text-align: justify; line-height: inherit;}
#firstHeading {font-family: "Linux Libertine",Georgia,Times,serif; line-height: 1.3; margin-bottom: 0.25em; padding: 0;}
+
#firstHeading {font-family: "Linux Libertine",Georgia,Times,serif; font-size: 1.8em; line-height: 1.3; margin-bottom: 0.25em; padding: 0;}
 +
#siteSub {display: inline; font-size: 92%; font-weight: normal; }
 +
div#content {color: #252525;}

Текущая версия на 08:44, 13 сентября 2016

/* Размещённый здесь CSS будет применяться ко всем темам оформления */
body.page-Заглавная_страница h1.firstHeading {display: none;}
body.page-Заглавная_страница #siteSub {display: none;}
body.page-Заглавная_страница #contentSub {display: none;}
#bodyContent {font-size: 0.875em;}
#article p, #bodyContent p, #mw_content p { text-align: justify; line-height: inherit;}
#firstHeading {font-family: "Linux Libertine",Georgia,Times,serif; font-size: 1.8em; line-height: 1.3; margin-bottom: 0.25em; padding: 0;}
#siteSub {display: inline; font-size: 92%; font-weight: normal; }
div#content {color: #252525;}