Jump to content

MediaWiki:Common.css: Difference between revisions

red links
(Button Color)
(red links)
Line 2:
--bg-color: #061016;
--text-color: white;
--link-color: red;
--border-color: white;
}
Line 41 ⟶ 42:
}
 
/* MakeChange the color of all of the links white */
a {
color: var(--textlink-color) !important;
}
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.