MediaWiki:Group-user.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
/* this setting adds space above cr notice */ | /* this setting adds space above cr notice */ | ||
#editpage-copywarn {margin-top: | #editpage-copywarn {margin-top:1em;} | ||
Latest revision as of 09:49, July 1, 2023
/* CSS rules below affect registered users only */
/* these settings add back the following: ... */
#n-Recent-Changes {display:block;}
#p-tb {display:block;}
#ca-viewsource {display:block;}
#t-whatlinkshere {display:block;}
#t-specialpages {display:block;}
#t-info {display:block;}
/* this setting eliminates second SP */
#n-Special-Pages {display:none;}
/* this setting reduces Tools to five */
#t-permalink {display:none;}
/* this setting adds space above cr notice */
#editpage-copywarn {margin-top:1em;}