Site Theme Code
Warning
This is a template page used internally by the Backrooms INT Wiki.
Please do not edit this page at will.
/* Hallprint Theme [2024 Wikidot Theme] by Scutoid Original Liminal theme by Lynch & Etoile Modified for INT Site by Hanalem */ /* Site Theme */ @import url(https://backrooms-wiki.wdfiles.com/local--code/theme%3Ahallprint/1); /* User Flairs */ @import url("https://id-backrooms-wiki.wikidot.com/component:user-flairs/code/1"); /* Collapsible Sidebar */ @import url("https://backrooms-wiki.wikidot.com/component:sidebar-theme/code/1"); @import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css'); @import url("https://br-jpwiki.github.io/files/modules/colstyle.min.css"); /* INT Site */ :root { --logo-image: url("http://thejotaro.wikidot.com/local--files/main/intwiki.png"); --header-title: "The Backrooms International"; --header-subtitle: "International Communication and Translation Centre"; --gradient-header: linear-gradient( to bottom, rgb(7, 17, 28) 0%, rgb(var(--swatch-topmenu-bg-color)) 100%); --medium-accent: 39, 68, 99; --swatch-topmenu-border-color: var(--medium-accent); --swatch-topmenu-bg-color: var(--medium-accent); }

