Difference between revisions of "Template:Manchester/CSS"

Line 1,098: Line 1,098:
 
}
 
}
  
@media screen and (min-width:1270px){
+
@media screen and (min-width:1250px){
 
     .comstyle{margin-top: 25px;}
 
     .comstyle{margin-top: 25px;}
 
     .title{display:none}
 
     .title{display:none}
Line 1,207: Line 1,207:
 
}
 
}
  
@media screen and (max-width:1270px){
+
@media screen and (max-width:1250px){
 
     .comstyle{display:none}
 
     .comstyle{display:none}
 
     .mapspecial{
 
     .mapspecial{
Line 1,471: Line 1,471:
 
     if ($(window).scrollTop() > window.innerHeight ) {
 
     if ($(window).scrollTop() > window.innerHeight ) {
  
     if($(window).width() > 1270){
+
     if($(window).width() > 1250){
 
         setTimeout(function(){
 
         setTimeout(function(){
 
             $(".esof, .ads, .experiment, .aacademy, .aanonymous, .gmp, .nhs, .britscweek, .mancenterprise, .venner, .brightside").animate({left:'25.2%'});
 
             $(".esof, .ads, .experiment, .aacademy, .aanonymous, .gmp, .nhs, .britscweek, .mancenterprise, .venner, .brightside").animate({left:'25.2%'});
Line 1,501: Line 1,501:
 
       console.log($(window).scrollTop())
 
       console.log($(window).scrollTop())
 
     if ($(window).scrollTop() > window.innerHeight ) {
 
     if ($(window).scrollTop() > window.innerHeight ) {
     if($(window).width() > 1270){
+
     if($(window).width() > 1250){
 
         setTimeout(function(){
 
         setTimeout(function(){
 
             $(".date1").animate({left:'79.5%'});
 
             $(".date1").animate({left:'79.5%'});

Revision as of 15:06, 10 October 2016

Manchester iGEM 2016