Änderungen

Zur Navigation springen Zur Suche springen
K
MainLinks template styling update
Zeile 807: Zeile 807:  
}
 
}
   −
.platform_link a.external, .mobile_link a.external {
+
.platform_link a.external, .mobile_link a.external, .mobile_link_update a.external {
 
     display:block;
 
     display:block;
 
     text-decoration:none;
 
     text-decoration:none;
Zeile 829: Zeile 829:  
#xbox_link {
 
#xbox_link {
 
   background: url("skins/Vector/stardewimages/platform-xbox.png") no-repeat center center;
 
   background: url("skins/Vector/stardewimages/platform-xbox.png") no-repeat center center;
 +
}
 +
 +
#steam_link {
 +
  background: url("skins/Vector/stardewimages/platform-steam.png") no-repeat center center;
 +
}
 +
 +
#ios_link {
 +
  background: url("skins/Vector/stardewimages/platform-ios.png") no-repeat center center;
 +
}
 +
 +
#android_link {
 +
  background: url("skins/Vector/stardewimages/platform-play.png") no-repeat center center;
 +
}
 +
 +
.mobile_link_update {
 +
  background: url("skins/Vector/stardewimages/mobile_update/mobile_banner_2_DE.png") no-repeat center center;
 +
  width: 80%;
 +
  height: 100%;
 
}
 
}
   Zeile 850: Zeile 868:  
     width: 100%;
 
     width: 100%;
 
     min-height: 196px;
 
     min-height: 196px;
 +
}
 +
 +
table#platform_links_list {
 +
  width:inherit !important;
 +
  margin: auto;
 +
  height: 193px;
 
}
 
}
   Zeile 864: Zeile 888:  
   #xbox_link {
 
   #xbox_link {
 
       background: url("skins/Vector/stardewimages/platform-xbox_small.png") no-repeat center center;
 
       background: url("skins/Vector/stardewimages/platform-xbox_small.png") no-repeat center center;
 +
  }
 +
  #steam_link {
 +
      background: url("skins/Vector/stardewimages/platform-steam_small.png") no-repeat center center;
 +
  }
 +
  #ios_link {
 +
      background: url("skins/Vector/stardewimages/platform-ios_small.png") no-repeat center center;
 +
  }
 +
  #android_link {
 +
      background: url("skins/Vector/stardewimages/platform-play_small.png") no-repeat center center;
 
   }
 
   }
 
}
 
}

Navigationsmenü