Template:Template
From 2014.igem.org
(Difference between revisions)
Line 66: | Line 66: | ||
ol > li > ul > li { | ol > li > ul > li { | ||
position: relative; | position: relative; | ||
+ | text-decoration: none; | ||
+ | list-style-type:none; | ||
+ | |||
} | } | ||
/* wygląd elementu - a - w części rozwijanej */ | /* wygląd elementu - a - w części rozwijanej */ | ||
ol > li > ul > li > a { | ol > li > ul > li > a { | ||
+ | text-decoration: none; | ||
+ | list-style-type:none; | ||
} | } | ||
Revision as of 16:40, 17 October 2014