Difference between revisions of "Template:Manchester/Navbar"

Line 1: Line 1:
 +
 
{{Manchester}}
 
{{Manchester}}
 +
{{Manchester/mobilenav}}
 
<html>
 
<html>
 
<head>
 
<head>
Line 33: Line 35:
  
 
body, html {
 
body, html {
  cursor: url(https://static.igem.org/mediawiki/2017/9/97/T--Manchester--Bee_Cursor.png), auto;
+
 
 
   margin: 0!important;
 
   margin: 0!important;
 
   padding: 0!important;
 
   padding: 0!important;
Line 51: Line 53:
  
  
a {
 
  cursor: url(https://static.igem.org/mediawiki/2017/d/df/T--Manchester--Bee_Cursor_sting.png), auto;
 
}
 
  
 
#sideMenu,
 
#sideMenu,
Line 138: Line 137:
 
.dropdown10 {
 
.dropdown10 {
 
   display: block!important;
 
   display: block!important;
   width: 10vw!important;
+
   width: 16vw!important;
 
}
 
}
  
 
.dropdown13 {
 
.dropdown13 {
 
   display: block!important;
 
   display: block!important;
   width: 13vw!important;
+
   width: 16vw!important;
 
}
 
}
  
 
.dropdown7 {
 
.dropdown7 {
 
   display: block!important;
 
   display: block!important;
   width: 7vw!important;
+
   width: 16vw!important;
 
}
 
}
  
Line 157: Line 156:
 
}
 
}
  
.bmc-bg {
+
 
  background-image: url(https://static.igem.org/mediawiki/2017/d/d4/T--Manchester--Navbackground.png);
+
  background-position: center;
+
  background-repeat: repeat-x;
+
}
+
  
 
/********************************* CONTENT OF THE PAGE ********************************/
 
/********************************* CONTENT OF THE PAGE ********************************/
Line 230: Line 225:
 
   overflow: visible;
 
   overflow: visible;
 
   text-align: right
 
   text-align: right
 +
 
}
 
}
  
Line 237: Line 233:
  
 
a[href="#verytop"] {
 
a[href="#verytop"] {
   color: #B266B2!important
+
   color: #5bc7d8!important
 
}
 
}
  
Line 265: Line 261:
 
   padding: 5px 15px;
 
   padding: 5px 15px;
 
   border-bottom: 0px;
 
   border-bottom: 0px;
   color: #72c9b6;
+
   color: #72C489;
 
}
 
}
  
Line 283: Line 279:
 
   padding: 0px 15px;
 
   padding: 0px 15px;
 
   font-size: 13px;
 
   font-size: 13px;
   font-family: 'Roboto', sans-serif;
+
   font-family: 'Proxima-nova', sans-serif;
 
}
 
}
  
Line 292: Line 288:
 
   font-weight: bold;
 
   font-weight: bold;
 
   text-decoration: underline;
 
   text-decoration: underline;
   text-decoration-color: #72c9b6;
+
   text-decoration-color: #72C489;
 
   color: #72c9b6;
 
   color: #72c9b6;
 
   -webkit-transition: all 0.4s ease;
 
   -webkit-transition: all 0.4s ease;
Line 365: Line 361:
 
   text-align: center;
 
   text-align: center;
 
   font-weight: bold;
 
   font-weight: bold;
   background-color: #72c9b6;
+
   background-color: #72C489;
   cursor: url(https://static.igem.org/mediawiki/2017/d/df/T--Manchester--Bee_Cursor_sting.png), auto;
+
   cursor: url(https://static.igem.org/mediawiki/2018/0/04/T--MichiganState--Endophyte2.png), auto;
 
   -webkit-transition: all 0.4s ease;
 
   -webkit-transition: all 0.4s ease;
 
   -moz-transition: all 0.4s ease;
 
   -moz-transition: all 0.4s ease;
Line 379: Line 375:
 
.button_click:hover {
 
.button_click:hover {
 
   background-color: #000000;
 
   background-color: #000000;
   color: #72c9b6;
+
   color: #5bc7d8;
 
}
 
}
  
Line 394: Line 390:
 
}
 
}
  
 +
nav .navbar {
 +
display: table !important;
 +
}
 +
 +
.navigation-bar {
 +
background-color: #000000;
 +
}
 +
@media (max-width: 980px) {
 +
.navigation-bar {
 +
background-color: #FFFFFF;
 +
}
 +
}
 
/********************************* RESPONSIVE STYLING ********************************/
 
/********************************* RESPONSIVE STYLING ********************************/
  
Line 411: Line 419:
  
 
<div class="logo-center logoheader">
 
<div class="logo-center logoheader">
       <a class="navbar-left" href="https://2017.igem.org/Team:Manchester">
+
       <a class="navbar-left" href="https://2018.igem.org/Team:Manchester">
         <a class="navbar-logo" href="https://2017.igem.org/Team:Manchester">
+
         <a class="navbar-logo" href="https://2018.igem.org/Team:Manchester">
           <img style="float: left; display: block" src="https://static.igem.org/mediawiki/2017/b/b1/T--Manchester--igemspinninglogo.gif" width="45%">
+
           <img style="float: left; display: block" src="https://static.igem.org/mediawiki/2018/c/c6/T--Manchester--NAVBARLOGOCLEAR.PNG" width="200%">
          <h2 style="font-size: 1em!important; float: left; letter-spacing: 1px; padding-top: 10px!important; margin-top: 20px!important; width: 0px!important; overflow: visible!important">PHOSPHOSTORE</h2>
+
 
         </a>
 
         </a>
 
       </a>
 
       </a>
Line 479: Line 486:
 
               <li><a href="#">Gallery</a><li>
 
               <li><a href="#">Gallery</a><li>
 
             </ul>
 
             </ul>
           </li>       </ul>
+
           </li>
 +
 
 +
            </ul>
 +
          </li>
 +
 
 +
        </ul>
 
       </div>
 
       </div>
 
       <!-- /.navbar-collapse -->
 
       <!-- /.navbar-collapse -->

Revision as of 15:38, 14 September 2018