Difference between revisions of "Template:Kent"

 
(26 intermediate revisions by 2 users not shown)
Line 50: Line 50:
 
                         height: 100%; /* For at least Firefox */
 
                         height: 100%; /* For at least Firefox */
 
                         min-height: 90%;
 
                         min-height: 90%;
                         background: url('https://static.igem.org/mediawiki/2015/8/85/Team_Kent_KentLogo10.png') no-repeat center center fixed;  
+
                         background: url('https://static.igem.org/mediawiki/2015/8/8a/Team_Kent_banner18thsep.jpg') no-repeat center center fixed;  
 
                         -webkit-background-size: cover;
 
                         -webkit-background-size: cover;
 
                         -moz-background-size: cover;
 
                         -moz-background-size: cover;
Line 120: Line 120:
 
                     display: block;
 
                     display: block;
 
                     position: relative;
 
                     position: relative;
                     top: -50px;
+
                     top: -70px;
 
                     visibility: hidden;
 
                     visibility: hidden;
 
                   }
 
                   }
Line 203: Line 203:
 
font-family: Tahoma, Geneva, sans-serif; !important
 
font-family: Tahoma, Geneva, sans-serif; !important
 
margin-top:10px;
 
margin-top:10px;
 +
 
}
 
}
 
/*Style of the links - links are different inside the menu */
 
/*Style of the links - links are different inside the menu */
Line 263: Line 264:
 
                         }       
 
                         }       
  
.slider{
+
<!------.slider{
 
     position: relative;
 
     position: relative;
 
     width: 300px;
 
     width: 300px;
Line 328: Line 329:
 
.slider .slider_imgs #slide4{
 
.slider .slider_imgs #slide4{
 
   float: left;
 
   float: left;
}
+
} ------>
 
                        
 
                        
 
@media screen and (max-width: 1024px) {
 
@media screen and (max-width: 1024px) {
Line 348: Line 349:
 
background-attachment: scroll !important;
 
background-attachment: scroll !important;
 
}
 
}
 +
}
 +
 +
@media (max-width: 767px) {
 +
  .hidden-xs {
 +
    display: none !important;
 +
  }
 +
}
 +
@media (min-width: 768px) and (max-width: 991px) {
 +
  .hidden-sm {
 +
    display: none !important;
 +
  }
 +
}
 +
@media (min-width: 992px) and (max-width: 1199px) {
 +
  .hidden-md {
 +
    display: none !important;
 +
  }
 +
}
 +
@media (min-width: 1200px) {
 +
  .hidden-lg {
 +
    display: none !important;
 +
  }
 
}
 
}
  

Latest revision as of 18:15, 18 September 2015