Difference between revisions of "Team:Cornell/Sponsors"

Line 40: Line 40:
  
 
     /******************** SPONSORS PAGE START ********************/
 
     /******************** SPONSORS PAGE START ********************/
     @import url('https://fonts.googleapis.com/css?family=Asap+Condensed&display=swap');
+
     @import url('https://fonts.googleapis.com/css?family=Merriweather|Open+Sans|Raleway');
 
     html,
 
     html,
 
     body {
 
     body {
Line 48: Line 48:
 
         padding: 0;
 
         padding: 0;
 
         overflow-x: hidden;
 
         overflow-x: hidden;
        font-family: 'Asap Condensed', sans-serif;
 
 
     }
 
     }
  
Line 57: Line 56:
 
     p {
 
     p {
 
         color: #000;
 
         color: #000;
 +
        font-family: 'Open Sans', sans-serif;
 
     }
 
     }
  
Line 62: Line 62:
 
         padding-top: 30px;
 
         padding-top: 30px;
 
         padding-bottom: 30px;
 
         padding-bottom: 30px;
         padding-right: 90px;
+
         padding-right: 100px;
 
         background-color: #a0e0bd;
 
         background-color: #a0e0bd;
         height: 58px;
+
         height: 98px;
 
     }
 
     }
  
Line 79: Line 79:
 
     }
 
     }
  
     .nav-bar-main-menu button {
+
     .nav-bar-main-menu {
         font-family: 'Asap Condensed', sans-serif;
+
         font-family: 'Raleway', sans-serif;
        font-size: 18px;
+
 
     }
 
     }
  
    .home-banner-wrapper {
 
        position: relative;
 
        background: #a0e0bd;
 
        height: 675px;
 
        width: 100%;
 
        margin-top: -5px;
 
    }
 
 
    .home-banner-logo {
 
        height: 200px;
 
        position: absolute;
 
        left: 75px;
 
        bottom: 55px;
 
        z-index: 1;
 
        background-color: rgba(160, 224, 189, 0.5);
 
        box-shadow: 10px -10px 50px 10px rgba(160, 224, 189, 0.75);
 
    }
 
 
    .home-banner-plants {
 
        position: absolute;
 
        top: 10px;
 
        right: -10;
 
        bottom: 20px;
 
        height: 680px;
 
        width: 1400px;
 
    }
 
  
 
     .dropbtn {
 
     .dropbtn {
Line 151: Line 124:
 
         color: #ffffff;
 
         color: #ffffff;
 
         width: 200px;
 
         width: 200px;
 +
        font-size: 14px;
 
         box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
 
         box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
 
         z-index: 1;
 
         z-index: 1;
 +
    }
 +
 +
    .dropdown-content a:hover {
 +
        background-color: #a0e0bd !important;
 
     }
 
     }
  
 
     .toolkit-dropdown-content {
 
     .toolkit-dropdown-content {
         width: 550px;
+
         width: 590px;
 
         left: -160px;
 
         left: -160px;
 
     }
 
     }
Line 166: Line 144:
 
     .human-dropdown-content {
 
     .human-dropdown-content {
 
         left: 12px;
 
         left: 12px;
        width: 170px;
 
 
     }
 
     }
  
 
     .outreach-dropdown-content {
 
     .outreach-dropdown-content {
         width: 200px;
+
         width: 230px;
 
         left: -40px;
 
         left: -40px;
 
     }
 
     }
Line 182: Line 159:
 
         color: #ffffff;
 
         color: #ffffff;
 
         padding: 12px 16px;
 
         padding: 12px 16px;
         text-decoration: none;
+
         text-decoration: none !important;
 
         display: block;
 
         display: block;
 
     }
 
     }
Line 206: Line 183:
 
         color: #016c64;
 
         color: #016c64;
 
         transition-duration: 0.5s;
 
         transition-duration: 0.5s;
 +
    }
 +
 +
    .dropdown-content a:hover {
 +
        color: #016c64;
 +
        background-color: #ffffff;
 
     }
 
     }
  

Revision as of 00:34, 16 October 2019

Team:Cornell - 2019.igem.org

Sponsors