forked from em/receptty.org
		
	Posazení čísla kroku a odsazení seznamu kroků
This commit is contained in:
		@@ -1,18 +1,20 @@
 | 
			
		||||
ol {
 | 
			
		||||
	counter-reset:procedure;
 | 
			
		||||
	list-style-type: none;
 | 
			
		||||
	margin-bottom:4em;
 | 
			
		||||
	margin:3em 0 4em 0;
 | 
			
		||||
	padding:0;
 | 
			
		||||
 | 
			
		||||
	li {
 | 
			
		||||
		counter-increment:procedure;
 | 
			
		||||
		display:flex;
 | 
			
		||||
		margin-bottom:2.5em;
 | 
			
		||||
		line-height:1em;
 | 
			
		||||
		line-height:1.2em;
 | 
			
		||||
	
 | 
			
		||||
		&:before {
 | 
			
		||||
			content:counter(procedure)".";
 | 
			
		||||
			display:block;
 | 
			
		||||
			margin:0 .5em .5em 0;
 | 
			
		||||
			display:flex;
 | 
			
		||||
			align-items:center;
 | 
			
		||||
			margin-right:.5em;
 | 
			
		||||
			width:auto;
 | 
			
		||||
			font-weight:bold;
 | 
			
		||||
			font-size:2em;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user