User:Doctorine Dark/common.css

From The Audiovisual Identity Database
< User:Doctorine Dark
Revision as of 13:35, 28 August 2022 by imported>Doctorine Dark
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
body {
	font-family: Arial !important;
}

#n-Discord {
	font-family: 'Whitney' !important;
}

div.hgroup {
	transition: 0.3s font-weight;
	transition-timing-function: ease;
}

div.hgroup:hover {
	font-weight: 600;
}