MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 59: Line 59:
     counter-reset: list;
     counter-reset: list;
     font-family: georgia;
     font-family: georgia;
     padding-left: 0px !important; /* No padding */
     padding-left: 0px; /* No padding */
}
}
ol > li {
ol > li {
Line 84: Line 84:
     vertical-align: left;
     vertical-align: left;
     position: absolute;
     position: absolute;
     margin-left: -30px !important; /* Adjusted margin */
     margin-left: -30px; /* Adjusted margin */
}
}
ol.lower-roman > li::before {
ol.lower-roman > li::before {