User:-revi/common.css: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
-revi (talk | contribs)
update from meta
-revi (talk | contribs)
now blessed by m:User:-revi/global.css
Tag: Blanking
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
/** No betafeatures button */
#pt-betafeatures { display: none; }

/** Set custom color for redirect page */
.mw-redirect { color: #FAAFBE;}.mw-redirect:visited { color: #FAAFBE;}.mw-redirect:hover { color: #FAAFBE;}.mw-redirect:active { color: #FAAFBE;}

/** No MediaViewer button on File: namespace pages */
.mw-mmv-filepage-buttons { display: none }

/* Make protected page's edit box shown in YELLOW.
*/
.mw-textarea-protected, .ns-8 textarea {
background: #FFFFDB;
}
/* I won't logout unless in preferences */
#pt-logout {
display: none;
}

Latest revision as of 23:08, 28 October 2021