Přidání odsazení pod seznamem v receptu

This commit is contained in:
Emil Miler 2020-01-15 11:09:56 +01:00
parent 10443b0543
commit ba33838204
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
ol {
counter-reset:procedure;
list-style-type: none;
margin-bottom:4em;
padding:0;
li {