Difference between revisions of "Template:BUHW2016"

 
(29 intermediate revisions by the same user not shown)
Line 30: Line 30:
  
 
/********************************* DEFAULT WIKI SETTINGS  ********************************/
 
/********************************* DEFAULT WIKI SETTINGS  ********************************/
 +
 +
#sideMenu, #top_title {display:none;}
 +
#content { padding:0px; width:100%; margin-top:-12px; margin-left:0px;}
 +
body {background-color:white; }
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
 +
 +
  
  
Line 45: Line 53:
  
 
* {
 
* {
     font-family: 'Open Sans', sans-serif, 'Helvetica Neue', Arial, sans-serif;
+
     font-family: 'Open Sans', Open-Sans, sans-serif, 'Helvetica Neue', Arial, sans-serif;
 
}
 
}
 +
  
 
html,
 
html,
 
body {
 
body {
 
     width: 100%;
 
     width: 100%;
     height: 100%;
+
      
 
}
 
}
 +
  
 
/*
 
/*
Line 59: Line 69:
 
}
 
}
 
*/
 
*/
 +
 +
  
 
.text-vertical-center {
 
.text-vertical-center {
Line 65: Line 77:
 
     padding-top: 30px;
 
     padding-top: 30px;
 
}
 
}
 +
 +
 +
 +
 +
  
 
.text-vertical-center h1 {
 
.text-vertical-center h1 {
     margin: 0;
+
     margin: 15px;
     padding: 0;
+
     padding: 30px;
 
     font-size: 4.5em;
 
     font-size: 4.5em;
 
     font-weight: 700;
 
     font-weight: 700;
 
font-color: white;
 
font-color: white;
 
}
 
}
 +
  
 
/* Custom Button Styles */
 
/* Custom Button Styles */
Line 102: Line 120:
 
     margin: auto;
 
     margin: auto;
 
}
 
}
 +
 +
 +
  
  
Line 113: Line 134:
 
     background: url('https://static.igem.org/mediawiki/2016/8/8e/BUHW2016_skyline.png') no-repeat center center scroll;
 
     background: url('https://static.igem.org/mediawiki/2016/8/8e/BUHW2016_skyline.png') no-repeat center center scroll;
 
     background-size: 100% 100%;
 
     background-size: 100% 100%;
}
 
 
 
 
/* Services -- aka Our Tool */
 
  
.services {
 
    padding: 50px 0;
 
 
}
 
}
  
.service-item {
 
    margin-bottom: 30px;
 
}
 
  
  
  
/* Portfolio */
 
  
.portfolio {
 
    padding: 50px 0;
 
}
 
  
.portfolio-item {
 
    margin-bottom: 30px;
 
}
 
  
.img-portfolio {
 
    margin: 0 auto;
 
}
 
  
.img-portfolio:hover {
 
    opacity: 0.8;
 
}
 
  
/* Call to Action */
 
  
.call-to-action {
 
    padding: 50px 0;
 
}
 
  
.call-to-action .btn {
 
    margin: 10px;
 
}
 
 
 
 
/* Footer */
 
 
footer {
 
    padding: 100px 0;
 
}
 
  
  
Line 267: Line 250:
 
     display: block;     
 
     display: block;     
 
}
 
}
 +
 
 
  
 +
section {
  
 +
padding-bottom: 70px;
 +
 +
}
  
  
Line 279: Line 267:
  
 
<body>
 
<body>
 +
  
  
Line 352: Line 341:
 
         <!-- /.container-fluid -->
 
         <!-- /.container-fluid -->
 
</nav>
 
</nav>
 
  
  
Line 381: Line 369:
 
  * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 
  * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 
  */
 
  */
 +
  
 
(function($) {
 
(function($) {
Line 393: Line 382:
 
     })
 
     })
 
})(jQuery); // End of use strict
 
})(jQuery); // End of use strict
 +
  
 
</script>
 
</script>

Latest revision as of 20:40, 11 July 2016