Järjestelmäviesti:Mobile.css

Forge of Empires - Wiki FIsta
Versio hetkellä 5. marraskuuta 2018 kello 13.59 – tehnyt Innogames (keskustelu | muokkaukset) (Ak: Uusi sivu: →‎CSS placed here will affect users of the mobile site: .externalimage-holder { display: inline-block; position: relative; margin: auto; } .externalimage-holder img...)
(ero) ← Vanhempi versio | Nykyinen versio (ero) | Uudempi versio → (ero)
Hyppää navigaatioon

Huomautus: Selaimen välimuisti pitää tyhjentää asetusten tallentamisen jälkeen, jotta muutokset tulisivat voimaan.

  • Firefox ja Safari: Napsauta Shift-näppäin pohjassa Päivitä, tai paina Ctrl-F5 tai Ctrl-R (⌘-R Macilla)
  • Google Chrome: Paina Ctrl-Shift-R (⌘-Shift-R Macilla)
  • Internet Explorer ja Edge: Napsauta Ctrl-näppäin pohjassa Päivitä tai paina Ctrl-F5
  • Opera: Paina Ctrl-F5.
/* CSS placed here will affect users of the mobile site */

.externalimage-holder {
    display: inline-block;
    position: relative;
    margin: auto;
}
.externalimage-holder img {
    width: 100%;
    height: auto;
}