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 {
-
        list-style-type: none !important;
 
-
        text-decoration: none !important;
 
         padding: 0;
         padding: 0;
         margin: 10% 30%;
         margin: 10% 30%;
Line 91: Line 89:
       ol > li > ul > li:hover > a {
       ol > li > ul > li:hover > a {
         color: #F0A30A;
         color: #F0A30A;
-
         list-style-type: circle !important
+
         list-style-type: none !important;
-
         text-decoration: none !important
+
         text-decoration: none !important;
       }
       }

Revision as of 17:20, 17 October 2014