Difference between revisions of "MediaWiki:Vector.css"
From Astrolords
								
												
				| Line 1: | Line 1: | ||
/* Размещённый здесь CSS будет применяться к векторной теме оформления  */  | /* Размещённый здесь CSS будет применяться к векторной теме оформления  */  | ||
| + | .cSideBar {  | ||
| + |     font-size: 12px;  | ||
| + | }  | ||
.cSideBar ul > li {  | .cSideBar ul > li {  | ||
Revision as of 19:46, 24 January 2014
/* Размещённый здесь CSS будет применяться к векторной теме оформления  */
.cSideBar {
    font-size: 12px;
}
.cSideBar ul > li {
    list-style-type: none;
    list-style-image: none;
}
.cSideBar ul {
    margin-left: 15px;
    padding-left: 5px;
    line-height: 16px;
}