Tema

Aviso:

Isto é um template usado internamente pela wiki das Backrooms Lusófonas. Por favor não toque nesta página sem permissão administrativa.

/* 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");
 
/* User Flairs */
@import url("https://pt-br-backrooms-wiki.wikidot.com/component:user-flairs/code/1");
 
/* meta style
 
this makes it harder for staff members to accidentally guff the SEO*/
 
:root{
   --header-title: "As Backrooms";
   --header-subtitle: "Você já esteve aqui antes.";
}
 
#action-area > div[style="padding-left:3em;"] {
    width: 100%;
    margin: 0 auto;
    padding: 1em 0 !important;
    font-family: var(--mono-font);
}
 
#action-area h1 + p + h2 ~ div[style="padding-left:3em;"] > div:is(:nth-of-type(1), :nth-of-type(2), :nth-of-type(3), :nth-of-type(4), :nth-of-type(5), :nth-of-type(6), :nth-of-type(7)) a {
    visibility: hidden !important;
  pointer-events: none;
}
 
#edit-meta-newtag-form a:nth-of-type(2) {
  display: none;
  pointer-events: none;
}
Salvo indicação em contrário, o conteúdo desta página é licenciado sob Creative Commons Attribution-ShareAlike 3.0 License