Template:Mdn.css

From pronounmail wiki
Revision as of 14:13, 19 June 2025 by Leah (talk | contribs)
Jump to navigation Jump to search
#bodyContent {
  color: red;
}

#content {
	border: none;
	background: transparent;
}

body {
	background-color: light-dark(#fff, rgb(27, 27, 27));
}