MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 70: Line 70:
     margin-bottom: 0px;
     margin-bottom: 0px;
     font-family: georgia;
     font-family: georgia;
    padding-left: 0px; /* No padding */
}
}
ul > li {
ul > li {
Line 76: Line 75:
     padding-left: 30px; /* Adjust this value to set the inner margin */
     padding-left: 30px; /* Adjust this value to set the inner margin */
}
}
ul > li::marker {
ul > li::before {
     margin-left: -30px !important;
     margin-left: -30px;
     position: absolute;
     position: absolute;
     margin-left: -30px;
     margin-left: -30px;