mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
fixed list styling so they are inside
This commit is contained in:
@ -117,15 +117,15 @@
|
||||
font-size= floor(!font_size * 1.25)
|
||||
|
||||
=ol-style(!font_size = !base_font_size)
|
||||
list-style: outside
|
||||
list-style: inside
|
||||
margin= 0 0 !font_size * 1.625
|
||||
li
|
||||
list-style: decimal
|
||||
list-style-type: decimal
|
||||
ol
|
||||
margin= 0 0 !font_size * 1.625
|
||||
|
||||
=ul-style(!font_size = !base_font_size)
|
||||
list-style: outside
|
||||
list-style: inside
|
||||
margin= 0 0 !font_size * 1.625
|
||||
li ul
|
||||
margin= 0 0 !font_size * 1.625
|
||||
|
||||
Reference in New Issue
Block a user