Difference between revisions of "Team:Austin UTexas LASA/Templates/header"

 
(32 intermediate revisions by the same user not shown)
Line 35: Line 35:
 
   body,
 
   body,
 
   html{
 
   html{
  margin: 0;
 
 
   padding:0;
 
   padding:0;
 
   overflow-x: hidden;
 
   overflow-x: hidden;
Line 47: Line 46:
 
   margin: 0px;
 
   margin: 0px;
 
   padding:0px;
 
   padding:0px;
   background-color:#F6F2EA;   
+
   background-color:#F6F2EA;
 +
  background-image: url("https://static.igem.org/mediawiki/2017/b/bb/T--Austin_UTexas_LASA--backgroundTrans.png") ;
 +
  background-repeat: no-repeat;   
 
   }
 
   }
  
   h1,h2,h3 {
+
   h1,h2,h3, h4, h5 {
 
     /* font-family: 'News Cycle', sans-serif !important; */
 
     /* font-family: 'News Cycle', sans-serif !important; */
 
     font-family: 'Antic', sans-serif !important;
 
     font-family: 'Antic', sans-serif !important;
Line 110: Line 111:
 
}
 
}
  
.ripple,.ripple:before,.ripple:after {
+
 
  display:block;
+
  border-radius:2px;
+
  width:2px;
+
  height:2px;
+
  -webkit-animation:rip 6s infinite ease-out;
+
  -moz-animation:rip 6s infinite ease-out;
+
}
+
.ripple {
+
  position:absolute;
+
  z-index:-1;
+
  top:70px;
+
  left:100px;
+
}
+
.ripple:before,.ripple:after {
+
  content:'';
+
  position:absolute;
+
}
+
.ripple:before {-webkit-animation-delay:.2s;-moz-animation-delay:.2s;top:5px;left:25px;}
+
.ripple:after {-webkit-animation-delay:.8s;-moz-animation-delay:.8s;top:25px;left:0;}
+
@-webkit-keyframes rip
+
{
+
  0%  {
+
    box-shadow:0 0 0 0 transparent,
+
              0 0 0 0 transparent,
+
              0 0 0 0 transparent,
+
              0 0 0 0 transparent;
+
  }
+
  15%  {
+
    box-shadow:0 0 0 0 #7D5E7F,
+
              0 0 0 0 rgba(255,255,255,0.4),
+
              0 0 0 0 white,
+
              0 0 0 0 rgba(0,0,0,0.08);
+
  }
+
  100% {
+
    box-shadow:0 0 40px 200px #7D5E7F,
+
              0 0 10px 210px transparent,
+
              0 0 30px 220px white,
+
              0 0 5px 230px transparent;
+
  }
+
}
+
@-moz-keyframes rip
+
{
+
  0%  {
+
    box-shadow:0 0 0 0 transparent,
+
              0 0 0 0 transparent,
+
              0 0 0 0 transparent,
+
              0 0 0 0 transparent;
+
  }
+
  15%  {
+
    box-shadow:0 0 0 0 #7D5E7F,
+
              0 0 0 0 rgba(255,255,255,0.4),
+
              0 0 0 0 white,
+
              0 0 0 0 rgba(0,0,0,0.08);
+
  }
+
  100% {
+
    box-shadow:0 0 40px 200px #7D5E7F,
+
              0 0 10px 210px transparent,
+
              0 0 30px 220px white,
+
              0 0 5px 230px transparent;
+
  }
+
}
+
  
 
</style>
 
</style>
Line 189: Line 129:
 
             <span class="icon-bar"></span>
 
             <span class="icon-bar"></span>
 
           </button>
 
           </button>
           <a  href="https://2017.igem.org/Team:Austin_UTexas_LASA"><img src="https://static.igem.org/mediawiki/2017/b/b3/T--Austin_UTexas_LASA--logo.jpg" style="height:53px;width:150px"></a>
+
           <a  href="https://2017.igem.org/Team:Austin_UTexas_LASA"><img src="https://static.igem.org/mediawiki/2017/2/2f/T--Austin_UTexas_LASA--logoblack.jpg" style="height:53px;width:150px"></a>
 
         </div>
 
         </div>
 
         <div id="navbar" class="navbar-collapse collapse">
 
         <div id="navbar" class="navbar-collapse collapse">
 
           <ul class="nav navbar-nav navbar-right">
 
           <ul class="nav navbar-nav navbar-right">
             <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA" style="font-size:.9em">HOME</a></li>
+
             <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA" style="font-size:1.0em"><b>Home</b></a></li>
 
             <li class="dropdown">
 
             <li class="dropdown">
               <a href="https://getbootstrap.com/docs/3.3/examples/navbar-fixed-top/#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" style="font-size:.9em">PROJECT<span class="caret"></span></a>
+
               <a href="https://getbootstrap.com/docs/3.3/examples/navbar-fixed-top/#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" style="font-size:1.0em"><b>Project</b><span class="caret"></span></a>
 
               <ul class="dropdown-menu">
 
               <ul class="dropdown-menu">
 
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Description">Description</a></li>
 
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Description">Description</a></li>
 
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Design">Design</a></li>
 
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Design">Design</a></li>
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Experimentation">Experimentation</a></li>
+
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Parts">Parts</a></li>
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/InterLab">InterLab Study</a></li>
+
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Experiments">Experiments</a></li>
 +
                <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Results">Results</a></li>
 
               </ul>
 
               </ul>
 
             </li>
 
             </li>
  
 
             <li class="dropdown">
 
             <li class="dropdown">
               <a href="https://getbootstrap.com/docs/3.3/examples/navbar-fixed-top/#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" style="font-size:.9em">EXPERIMENT<span class="caret"></span></a>
+
               <a href="https://getbootstrap.com/docs/3.3/examples/navbar-fixed-top/#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" style="font-size:1.0em"><b>Practices</b><span class="caret"></span></a>
 
               <ul class="dropdown-menu">
 
               <ul class="dropdown-menu">
 
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Notebook">Notebook</a></li>
 
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Notebook">Notebook</a></li>
 
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Safety">Safety</a></li>
 
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Safety">Safety</a></li>
                <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Model">Model</a></li>
 
                <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Protocols">Protocols</a></li>
 
 
               </ul>
 
               </ul>
 
             </li>
 
             </li>
  
 
             <li class="dropdown">
 
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" style="font-size:.9em">RESULTS<span class="caret"></span></a>
+
               <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" style="font-size:1.0em"><b>Other Aspects</b><span class="caret"></span></a>
              <ul class="dropdown-menu">
+
                <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Results">Results</a></li>
+
              </ul>
+
            </li>
+
 
+
            <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Parts" style="font-size:.9em">PARTS</a></li>
+
 
+
            <li class="dropdown">
+
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" style="font-size:.9em">HUMAN PRACTICES<span class="caret"></span></a>
+
 
               <ul class="dropdown-menu">
 
               <ul class="dropdown-menu">
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/HP/Silver">Silver</a></li>
+
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Contribution">Contributions</a></li>
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/HP/Gold_Integrated">Gold</a></li>
+
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Collaborations">Collaborations</a></li>
 
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Engagement">Public Engagement</a></li>
 
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Engagement">Public Engagement</a></li>
 
               </ul>
 
               </ul>
Line 233: Line 163:
  
 
             <li class="dropdown">
 
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" style="font-size:.9em">TEAM<span class="caret"></span></a>
+
               <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" style="font-size:1.0em"><b>Team & iGEM</b><span class="caret"></span></a>
 
               <ul class="dropdown-menu">
 
               <ul class="dropdown-menu">
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/team">Our Team</a></li>
+
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Team">Team</a></li>
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Collaborations">Collaboration</a></li>
+
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Attributions">Attributions</a></li>
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Attributions">Attribution</a></li>
+
                 <li><a href="https://2017.igem.org/Team:Austin_UTexas_LASA/Medals">Medal Criteria</a></li>
 
               </ul>
 
               </ul>
 
             </li>
 
             </li>

Latest revision as of 01:41, 2 November 2017