Template:Template
From 2014.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
/* wygląd głównego elementu - ol */ | /* wygląd głównego elementu - ol */ | ||
ol { | ol { | ||
+ | width: 100%; | ||
padding: 0; | padding: 0; | ||
margin: 10% 30%; | margin: 10% 30%; | ||
Line 28: | Line 29: | ||
ol > li { | ol > li { | ||
float:left; | float:left; | ||
- | width: | + | width:100%; |
height:2em; | height:2em; | ||
list-style-type: none !important; | list-style-type: none !important; |
Revision as of 17:28, 17 October 2014