Open main menu
Home
Random
Log in
Settings
About Forge Community Wiki
Disclaimers
Forge Community Wiki
Search
Changes
← Older edit
Newer edit →
MediaWiki:Citizen.css
(view source)
Revision as of 17:05, 7 September 2021
112 bytes added
,
17:05, 7 September 2021
add css to fix contrast in diffs
Line 118:
Line 118:
/* ************** Styling for Datatables : END ************** */
/* ************** Styling for Datatables : END ************** */
+
+
/* Fixes the text color of diff changes to better contrast against the BG */
+
.diffchange {
+
color: #444444;
+
}
SciWhiz12
297
edits