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