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

 
(ei näidata 2 kasutaja 3 vahepealset redaktsiooni)
1. rida: 1. rida:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
<h3 id="siteSub"><?php $this->msg('autor:Rex') ?></h3>
+
#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; }