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

Материал из Вредно житя
Перейти к навигации Перейти к поиску
 
(нет различий)

Текущая версия на 17:57, 13 июля 2011

/* CSS placed here will affect users of the Modern skin */
#siteSub { display: block; font-size: 92%; font-weight: normal }

body.page-Заглавная_страница #siteSub,
body.page-Заглавная_страница #contentSub
{ display: none !important }

/*{Link-FA}*/
li.FA { list-style-image: url('http://xn----ctbgdhm6aio1a4i.xn--p1ai/images/d/d4/9px-Modern-bullet-star.svg.png')}
li.FL {list-style-image:url('http://xn----ctbgdhm6aio1a4i.xn--p1ai/images/6/61/9px-Purple_star_unboxed.svg.png')}
li.GA {list-style-image:url('http://xn----ctbgdhm6aio1a4i.xn--p1ai/images/7/71/9px-QS_blue_star_small.png')}
.portlet li { list-style-image: url('http://xn----ctbgdhm6aio1a4i.xn--p1ai/images/1/18/Monobook-bullet.png')}

blockquote {
 font-size: 93.75%; /* equivalent of 15px in 16px default */
 margin: 1em 1.6em; /* same indent as an unordered list */
}
blockquote p { line-height:inherit }


/*Topicons*/
.topicon {
 position: absolute;
 top: 2px;
 right: 10px;
 z-index: 10; 
}
#coordinates {  
 position: absolute;
 top: 62px;
 right: 9em;
 font-size: 11px;
 white-space: nowrap;
}