Difference between revisions of "Template:Edinburgh InterLab"

(Created page with "<html> <!-- Start of CSS--> <style type="text/css"> #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear { display:...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 28: Line 28:
 
height: 100%;
 
height: 100%;
 
border: 0px;
 
border: 0px;
background-color: #391919;
+
background-color: #fff;
 
margin: 0px;
 
margin: 0px;
 
padding: 0px;
 
padding: 0px;
Line 40: Line 40:
 
margin-left: auto;
 
margin-left: auto;
 
margin-right: auto;
 
margin-right: auto;
background-color: #391919;
+
background-color: #fff;
 
padding: 0px;
 
padding: 0px;
 
font-size: 100%;
 
font-size: 100%;
Line 53: Line 53:
 
         margin: 0px;
 
         margin: 0px;
 
         padding: 0px;
 
         padding: 0px;
         background-color: #391919;
+
         background-color: #fff;
 
         -webkit-background-size: cover;
 
         -webkit-background-size: cover;
 
         -moz-background-size: cover;
 
         -moz-background-size: cover;
Line 66: Line 66:
 
     font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
 
     font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
 
     color: #fff;
 
     color: #fff;
     background-color: #391919;
+
     background-color: #fff;
 
}
 
}
  
Line 111: Line 111:
 
     text-align: center;
 
     text-align: center;
 
     color: #fff;
 
     color: #fff;
     background-color: #391919;
+
     background-color: #fff;
     background: url("https://static.igem.org/mediawiki/2015/6/62/Edigem15_practices_Story.png") no-repeat bottom center scroll;  
+
     background: url("https://static.igem.org/mediawiki/2015/e/eb/Edigem15_interlab_bannerimage.jpeg") no-repeat bottom center scroll;  
 
     -webkit-background-size: cover;
 
     -webkit-background-size: cover;
 
     -moz-background-size: cover;
 
     -moz-background-size: cover;
Line 141: Line 141:
 
         height: 100%;
 
         height: 100%;
 
         padding: 0;
 
         padding: 0;
         box-shadow: 0 -100px 100px #391919 inset;
+
         box-shadow: 0 -100px 100px #fff inset;
 
     }
 
     }
  
Line 225: Line 225:
 
     margin-bottom: 15px;
 
     margin-bottom: 15px;
 
     font-size: 40px;
 
     font-size: 40px;
     color: white;
+
     color: #000;
 
border-bottom: none;
 
border-bottom: none;
  
Line 251: Line 251:
  
  
 +
 +
/*menu*/
  
 
#custom-bootstrap-menu.navbar-default .navbar-brand {
 
#custom-bootstrap-menu.navbar-default .navbar-brand {
Line 256: Line 258:
 
}
 
}
 
#custom-bootstrap-menu.navbar-default {
 
#custom-bootstrap-menu.navbar-default {
     font-size: 20px;
+
     font-size: 18px;
 
     background-color: rgba(34, 34, 34, 1);
 
     background-color: rgba(34, 34, 34, 1);
 
     border-bottom-width: 0px;
 
     border-bottom-width: 0px;
Line 263: Line 265:
 
     color: rgba(255, 255, 255, 1);
 
     color: rgba(255, 255, 255, 1);
 
     background-color: rgba(34, 34, 34, 1);
 
     background-color: rgba(34, 34, 34, 1);
 +
    padding-left:5px;
 +
    padding-right:5px;
 +
    padding-top: 10px;
 
}
 
}
 
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
 
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
Line 290: Line 295:
 
}
 
}
  
 +
/*end menu*/
 
</style>
 
</style>
  

Latest revision as of 23:37, 18 September 2015