MediaWiki:Common.css: Difference between revisions

From firefly
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: button#wpLoginAttempt { content: "Log in with Local Account"; }")
(No difference)

Revision as of 11:30, 12 July 2024

/* CSS placed here will be applied to all skins */
button#wpLoginAttempt {
   content: "Log in with Local Account";
}