Изменения

Перейти к: навигация, поиск

MediaWiki:Mobile.css

668 байт добавлено, 16:46, 28 ноября 2018
Новая страница: «CSS placed here will affect users of the mobile site: body.page-Заглавная_страница h1.firstHeading {display: none;} body.page-Заглавн…»
/* CSS placed here will affect users of the mobile site */
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;}
#ca-talk {display: none;}

Навигация