Erinevus lehekülje "MediaWiki:Common.css" redaktsioonide vahel

(Created page with "→‎CSS placed here will be applied to all skins: #siteSub { display:block; }")
 
 
(ei näidata 2 kasutaja 5 vahepealset redaktsiooni)
1. rida: 1. rida:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
#siteSub { display:block; }
+
#siteSub {
 +
  display:none;
 +
}
 +
 
 +
#ca-talk { display: none !important; }
 +
#ca-history { display: none !important; }
 +
#ca-nstab-main { display: none !important; }

Viimane redaktsioon: 22. mai 2021, kell 21:02

/* CSS placed here will be applied to all skins */
#siteSub {
  display:none;
}

#ca-talk { display: none !important; }
#ca-history { display: none !important; }
#ca-nstab-main { display: none !important; }