Ero sivun ”Järjestelmäviesti:Mobile.css” versioiden välillä
Siirry navigaatioon
Siirry hakuun
Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 1: | Rivi 1: | ||
/* CSS placed here will affect users of the mobile site */ | /* CSS placed here will affect users of the mobile site */ | ||
# | #ca-talk { display: none !important; } | ||
#ca-viewsource { display: none !important; } | |||
#ca-history { display: none !important; } | |||
#p-tb{ | |||
display : none; | |||
} | |||
Versio 7. helmikuuta 2016 kello 12.41
/* CSS placed here will affect users of the mobile site */
#ca-talk { display: none !important; }
#ca-viewsource { display: none !important; }
#ca-history { display: none !important; }
#p-tb{
display : none;
}