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;
}
ul > li {
    margin-top: 6px;
    padding-left: 30px; /* Adjust this value to set the inner margin */
}
ul > li::before {
    margin-left: -30px;
    position: absolute;
    margin-left: -30px;
}
}
ol {
ol {