Template:Template2

From 2014.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 38: Line 38:
       #menu ol > li {
       #menu ol > li {
         float:left;
         float:left;
-
padding: 10px 30px;
+
padding: 10px 15px;
-
         width: 100px;
+
         width: 70px;
margin-top: 100px;
margin-top: 100px;
         list-style-type: none !important;
         list-style-type: none !important;
Line 100: Line 100:
       /* wygląd elementu - a - w części rozwijanej, po najechaniu kursorem myszki na element - li */
       /* wygląd elementu - a - w części rozwijanej, po najechaniu kursorem myszki na element - li */
       #menu ol > li > ul > li:hover > a {
       #menu ol > li > ul > li:hover > a {
-
         color: #F0A30A !important;
+
         color: #EB0B00!important;
         list-style-type: none !important;
         list-style-type: none !important;
         text-decoration: none !important;
         text-decoration: none !important;

Latest revision as of 03:07, 18 October 2014