Tema

P E R I N G A T A N
DIMOHON UNTUK TIDAK MENYUNTING HALAMAN INI TANPA PERSETUJUAN STAF.

Templat ini hanya dapat digunakan di Backroom Wiki ID.


/*
   Hallprint Theme
   [2024 Wikidot Theme]
    by Scutoid
    Original Liminal theme by Lynch & Etoile
    Modified for ID Branch by Machiavellian
*/
 
/* 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");
 
/* ID Branch */
:root {
   --logo-image: url("http://id-backrooms-wiki.wikidot.com/local--files/component:theme/SPB.png");
   --header-title: "Backrooms";
   --header-subtitle: "Dirimu pernah di sini sebelumnya.";
 
}
/* Content Warning */
#page-content div#u-adult-warning {
    width: fit-content;
    margin: 0 auto 1.25rem;
    padding: 0.5rem 1rem;
    border: 3px solid #333;
    background: #e4e4e4;
    color: #333;
    text-align: center;
    font-weight: bold;
}
#page-content div#u-adult-warning > div#u-adult-header {
    font-size: 300%;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, .5);
    color: #901;
}
#page-content div#u-adult-warning > div#u-adult-header p {
    margin: 0;
}
#page-content div#u-adult-warning > .error-block {
    color: unset;
    padding: unset;
    margin: unset;
    border: unset;
    margin-bottom: 1em;
}
 
#odialog-container .owindow>div.modal-body>img[style*="padding: 2px 8px;"]:first-child {
    background-color: initial!important;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License