Difference between revisions of "MediaWiki:Vector.css"

From Astrolords
Jump to: navigation, search
Line 6: Line 6:
  
 
.cSideBar ul {
 
.cSideBar ul {
     margin-left: 15px;
+
     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;
}