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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* All CSS here will be loaded for users of the Cosmos skin */
/* Google Fonts ================ */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
#udborder h3, #udborder h3 a {
text-align: center !important;
font-weight: bold !important;
font-family: Bebas Neue !important;
font-size: 32px !important;
color: var(--textcolor) !important;
margin-top: 15px !important;
}
#udborder h4, #udborder h4 a {
text-align: center !important;
font-weight: bold !important;
font-family: Bebas Neue !important;
font-size: 32px !important;
color: var(--textcolor) !important;
}
