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