Template:Template
From 2014.igem.org
(Difference between revisions)
Line 80: | Line 80: | ||
/* 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: | + | text-decoration: circle !important; |
- | list-style-type: | + | list-style-type: circle !important; |
} | } | ||
Line 91: | Line 91: | ||
ol > li > ul > li:hover > a { | ol > li > ul > li:hover > a { | ||
color: #F0A30A; | color: #F0A30A; | ||
- | list-style-type: | + | list-style-type: circle !important |
- | text-decoration: | + | text-decoration: circle !important |
} | } | ||
Revision as of 17:06, 17 October 2014