Difference between revisions of "Template:UCLA"

 
(9 intermediate revisions by the same user not shown)
Line 140: Line 140:
 
         text-decoration: none;
 
         text-decoration: none;
 
         font-size: 1.2em;
 
         font-size: 1.2em;
 +
        cursor: pointer;
 
       }
 
       }
  
Line 169: Line 170:
  
 
       .dropdown-content a:hover { background-color: #001a33; }
 
       .dropdown-content a:hover { background-color: #001a33; }
 +
 +
      #project-header {
 +
        width: 100%;
 +
        height: 12em;
 +
        background-color: #1b1b32;
 +
        border-top: solid 1.5px white;
 +
        border-bottom: solid 1px white;
 +
        text-align: center;
 +
      }
  
 
     </style>
 
     </style>
Line 186: Line 196:
  
 
           <li class="dropdown">
 
           <li class="dropdown">
             <a href="#"><h2>Projects</h2></a>
+
             <a><h2>Projects</h2></a>
 
             <div class="dropdown-content">
 
             <div class="dropdown-content">
 
               <a href="https://2016.igem.org/Team:UCLA/Protein_Cages">Protein Cages</a>
 
               <a href="https://2016.igem.org/Team:UCLA/Protein_Cages">Protein Cages</a>
Line 195: Line 205:
  
 
           <li class="dropdown">
 
           <li class="dropdown">
             <a href="#"><h2>Parts</h2></a>
+
             <a href="https://2016.igem.org/Team:UCLA/Parts"><h2>Parts</h2></a>
 
             <div class="dropdown-content">
 
             <div class="dropdown-content">
              <a href="https://2016.igem.org/Team:UCLA/Parts">Parts</a>
 
 
               <a href="https://2016.igem.org/Team:UCLA/Basic_Part">Basic Parts</a>
 
               <a href="https://2016.igem.org/Team:UCLA/Basic_Part">Basic Parts</a>
 
               <a href="https://2016.igem.org/Team:UCLA/Composite_Part">Composite Parts</a>
 
               <a href="https://2016.igem.org/Team:UCLA/Composite_Part">Composite Parts</a>
Line 205: Line 214:
  
 
           <li class="dropdown">
 
           <li class="dropdown">
             <a href="#"><h2>Outreach</h2></a>
+
             <a><h2>Outreach</h2></a>
 
             <div class="dropdown-content">
 
             <div class="dropdown-content">
 
               <a href="https://2016.igem.org/Team:UCLA/HP/Silver">Human Practices</a>
 
               <a href="https://2016.igem.org/Team:UCLA/HP/Silver">Human Practices</a>
Line 213: Line 222:
  
 
           <li class="dropdown">
 
           <li class="dropdown">
             <a href="#"><h2>Judging</h2></a>
+
             <a><h2>Judging</h2></a>
 
             <div class="dropdown-content">
 
             <div class="dropdown-content">
 
               <a href="https://2016.igem.org/Team:UCLA/Medal_Requirements">Medal Requirements</a>
 
               <a href="https://2016.igem.org/Team:UCLA/Medal_Requirements">Medal Requirements</a>
Line 221: Line 230:
  
 
           <li class="dropdown">
 
           <li class="dropdown">
             <a href="#"><h2>Team</h2></a>
+
             <a><h2>Team</h2></a>
 
             <div class="dropdown-content">
 
             <div class="dropdown-content">
 
               <a href="https://2016.igem.org/Team:UCLA/Team">Meet the Team</a>
 
               <a href="https://2016.igem.org/Team:UCLA/Team">Meet the Team</a>
Line 232: Line 241:
 
     </div>
 
     </div>
  
    <div id="footer-bar">
 
      <div id="social-bar">
 
        <a target="_top" href="mailto:igemucla@gmail.com"><img class="social-button" src="https://static.igem.org/mediawiki/2016/4/4d/T--UCLA--File_email.png"></a>
 
        <a target="_blank" href="https://www.twitter.com/UCLAiGEM"><img class="social-button" src="https://static.igem.org/mediawiki/2016/0/02/T--UCLA--File_twitter.png"></a>
 
        <a target="_blank" href="https://www.facebook.com/UCLAiGEM"><img class="social-button" src="https://static.igem.org/mediawiki/2016/d/d3/T--UCLA--File_fb.png"></a>
 
      </div>
 
    </div>
 
 
<script>
 
<script>
 
 
// This is the jquery part of your template.  Try not modify any of this code since it makes your menu work.
 
// This is the jquery part of your template.  Try not modify any of this code since it makes your menu work.
  

Latest revision as of 03:54, 20 October 2016