Changes

Jump to navigation Jump to search
454 bytes added ,  16:17, 20 November 2018
m
no edit summary
Line 839: Line 839:  
     width: 100%;
 
     width: 100%;
 
     min-height: 196px;
 
     min-height: 196px;
 +
}
 +
 +
@media screen and (max-width: 1450px) {
 +
  .mobile_link {
 +
      background: url("skins/Vector/stardewimages/platform-mobile_small.png") no-repeat center center;
 +
  }
 +
}
 +
 +
@media screen and (max-width: 1350px) {
 +
  #ps4_link {
 +
      background: url("skins/Vector/stardewimages/platform-ps4_small.png") no-repeat center center;
 +
  }
 +
  #xbox_link {
 +
      background: url("skins/Vector/stardewimages/platform-xbox_small.png") no-repeat center center;
 +
  }
 
}
 
}
  

Navigation menu