Theme
/*
   Hallprint Theme
   [2024 Wikidot Theme]
    by Scutoid
    Original Liminal theme by Lynch & Etoile
    Modified for ULI Site by Hanalem
*/
 
/* Site Theme */
@import url(https://backrooms-wiki.wdfiles.com/local--code/theme%3Ahallprint/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://backrooms-uli.wikidot.com/local--files/component:theme/UN-C.png");
   --header-title: "The Backrooms ULI";
   --header-subtitle: "Underrepresented Languages Incubator";
   --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);
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License