MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 48: Line 48:


/* Autonumbering paragraphs */
/* Autonumbering paragraphs */
.L1 {
li {
li {
margin-left: 0px
margin-left: 0px
Line 90: Line 92:
     position: absolute;
     position: absolute;
     margin-left: -30px; /* Adjusted margin */
     margin-left: -30px; /* Adjusted margin */
}
}
}