mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-11-11 11:45:05 -05:00
ordered lists are now inside
This commit is contained in:
parent
543928a0b3
commit
22a7564f2e
@ -117,12 +117,10 @@
|
||||
font-size= floor(!font_size * 1.25)
|
||||
|
||||
=ol-style(!font_size = !base_font_size)
|
||||
list-style: inside
|
||||
list-style: inside decimal
|
||||
margin= 0 0 !font_size * 1.625
|
||||
li
|
||||
list-style-type: decimal
|
||||
ol
|
||||
margin= 0 0 !font_size * 1.625
|
||||
li ol
|
||||
margin= 0 0 !font_size * 1.625
|
||||
|
||||
=ul-style(!font_size = !base_font_size)
|
||||
list-style: inside
|
||||
|
Loading…
Reference in New Issue
Block a user