User:GeigerCounter/common.css: Difference between revisions

From Bomsil TTRPG Setting Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 4: Line 4:
color: white !important;
color: white !important;


}
a {
color:#0483ff;
}
}

Revision as of 09:53, 5 December 2023

body,div,span { 

background-color: black !important;
color: white !important;

}

a {
color:#0483ff;
}