Jump to content

Template:LegalDocument/styles.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 18: Line 18:
   counter-reset: level2;
   counter-reset: level2;
   margin-top: 1.8em;
   margin-top: 1.8em;
  font-weight: bold;
}
}


/* Common for Levels 2-4: Reset bolding and prepare for numbering */
/* Common for Levels 2-4: prepare for numbering */
.legal-doc ol ol > li {
.legal-doc ol ol > li {
   position: relative;
   position: relative;
   margin-bottom: 0.6em;
   margin-bottom: 0.6em;
  font-weight: normal;
}
}


Line 31: Line 29:
   position: absolute;
   position: absolute;
   text-align: left;
   text-align: left;
  font-weight: bold; /* Numbers stay bold for readability */
}
}


author, editor
153

edits