Changes

Jump to navigation Jump to search
56 bytes removed ,  02:06, 20 November 2018
m
no edit summary
Line 797: Line 797:     
#switch_link {
 
#switch_link {
   background: url("skins/Vector/stardewimages/platform-switch.png") no-repeat fixed center center / cover;
+
   background: url("skins/Vector/stardewimages/platform-switch.png") no-repeat center center;
 
}
 
}
    
#ps4_link {
 
#ps4_link {
   background: url("skins/Vector/stardewimages/ps4.png") no-repeat fixed center center / cover;
+
   background: url("skins/Vector/stardewimages/ps4.png") no-repeat center center;
 
}
 
}
    
#xbox_link {
 
#xbox_link {
   background: url("skins/Vector/stardewimages/platform-xbox.png") no-repeat fixed center center / cover;
+
   background: url("skins/Vector/stardewimages/platform-xbox.png") no-repeat center center;
 
}
 
}
    
.mobile_link {
 
.mobile_link {
   background: url("skins/Vector/stardewimages/platform-mobile.png") no-repeat fixed center center / cover;
+
   background: url("skins/Vector/stardewimages/platform-mobile.png") no-repeat center center;
 
   width: 80%;
 
   width: 80%;
 
   height: 100%;
 
   height: 100%;
 
}
 
}

Navigation menu