Difference between revisions of "Template:BIMATOX Project"

 
(4 intermediate revisions by the same user not shown)
Line 93: Line 93:
 
   slides[slideIndex-1].style.display = "block";   
 
   slides[slideIndex-1].style.display = "block";   
 
   dots[slideIndex-1].className += " active";
 
   dots[slideIndex-1].className += " active";
}
 
 
function myFunction() {
 
    var x = document.getElementById("myTopnav");
 
    if (x.className === "navbar") {
 
        x.className += " responsive";
 
    } else {
 
        x.className = "navbar";
 
    }
 
 
}
 
}
  
Line 133: Line 124:
 
.navbar a {
 
.navbar a {
 
     float: left;
 
     float: left;
     font-size: 20px;
+
     font-size: 18px;
 
     font-family: Arial;
 
     font-family: Arial;
 
     font-weight: bold;
 
     font-weight: bold;
Line 157: Line 148:
 
.dropdown .dropbtn {
 
.dropdown .dropbtn {
 
     cursor: pointer;
 
     cursor: pointer;
     font-size: 20px;     
+
     font-size: 18px;     
 
     border: none;
 
     border: none;
 
     outline: none;
 
     outline: none;
Line 246: Line 237:
 
.igem_2017_content_wrapper {
 
.igem_2017_content_wrapper {
 
width: 86%;
 
width: 86%;
padding-top:7%;
+
padding-top:8%;
 
padding-left:7%;
 
padding-left:7%;
 
padding-bottom:20%;
 
padding-bottom:20%;

Latest revision as of 03:44, 2 November 2017