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 {
 +
        margin: 0 23%;
width: 100%;
width: 100%;
-
        padding: 0;
 
-
        margin: 10% 30%;
 
         font-size:18px;
         font-size:18px;
         font-family: PTSans;
         font-family: PTSans;
Line 23: Line 22:
         list-style-type: none !important;
         list-style-type: none !important;
         text-decoration: none !important;
         text-decoration: none !important;
-
         padding:0 5px;
+
         padding: 0 5px;
       }
       }

Revision as of 17:32, 17 October 2014