MediaWiki:Common.css: Difference between revisions

make text red so its more noticable
(its a id not class)
(make text red so its more noticable)
Line 2: Line 2:


#userloginForm::before {
#userloginForm::before {
color:red;
content: "If you want to get account reach us on discord";
content: "If you want to get account reach us on discord";
}
}