데네블로그
/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */
 
#top-bar .open-menu a {
        position: fixed;
        top: 0.5em;
        left: 0.5em;
        z-index: 5;
        font-family: 'Nanum Gothic', san-serif;
        font-size: 30px;
        font-weight: 700;
        width: 30px;
        height: 30px;
        line-height: 0.9em;
        text-align: center;
        border: 0.2em solid #888;
        background-color: #fff;
        border-radius: 3em;
        color: #888;
        pointer-events: auto;
}
 
@media not all and (max-width: 767px) {
 
    #top-bar .mobile-top-bar {
        display: block;
        pointer-events: none;
    }
 
    #top-bar .mobile-top-bar li {
        display: none;
    }
 
    #main-content {
        max-width: 708px;
        margin: 0 auto;
        padding: 0;
        transition: max-width 0.2s ease-in-out;
    }
 
    #side-bar {
        display: block;
        position: fixed;
        top: 0;
        left: -20em;
        width: 17.75em;
        height: 100%;
        margin: 0;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 10;
        padding: 1em 1em 0 1em;
        background-color: rgba(0,0,0,0.1);
        transition: left 0.4s ease-in-out;
 
        scrollbar-width: thin;
    }
 
    #side-bar:target {
        left: 0;
    }
    #side-bar:focus-within:not(:target) {
        left: 0;
    }
 
    #side-bar:target .close-menu {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin-left: 19.75em;
        opacity: 0;
        z-index: -1;
        visibility: visible;
    }
    #side-bar:not(:target) .close-menu { display: none; }
 
    #top-bar .open-menu a:hover {
        text-decoration: none;
    }
 
    /* FIREFOX-SPECIFIC COMPATIBILITY METHOD */
    @supports (-moz-appearance:none) {
    #top-bar .open-menu a {
        pointer-events: none;
    }
    #side-bar:not(:target) .close-menu {
        display: block;
        pointer-events: none;
        user-select: none;
    }
 
    /* This pseudo-element is meant to overlay the regular sidebar button
    so the fixed positioning (top, left, right and/or bottom) has to match */
 
    #side-bar .close-menu::before {
        content: "";
        position: fixed;
        z-index: 5;
        display: block;
 
        top: 0.5em;
        left: 0.5em;
 
        border: 0.2em solid transparent;
        width: 30px;
        height: 30px;
        font-size: 30px;
        line-height: 0.9em;
 
        pointer-events: all;
        cursor: pointer;
    }
    #side-bar:focus-within {
        left: 0;
    }
    #side-bar:focus-within .close-menu::before {
        pointer-events: none;
    }
    }
}
평가: 0+x

ORIGINALS - 11

TITLE ▲▼ 💬︎ 📆︎
GoI for Mat 1 0 27 Oct 2021 06:52
SCP-2000-KO-J 1 0 27 Oct 2021 06:50
SCP-2022-KO 1 0 27 Oct 2021 06:49
SCP-2021-KO 1 0 27 Oct 2021 06:48
보안시설 기록서류: 제21K기지 0 0 30 Sep 2021 08:12
페이지: 1 / 3123다음 »

TRANSLATIONS - 248

TITLE ▲▼ 💬︎ 📆︎
Binding Keys 0 0 22 Nov 2021 04:11
Something 0 0 22 Nov 2021 03:16
Body Bg 0 0 21 Nov 2021 16:54
깨끗한 탭 뷰 0 0 21 Nov 2021 15:59
BHL 스타일 평가 모듈 0 0 21 Nov 2021 15:34
페이지: 1 / 50123...4950다음 »

Denevola

데네볼라 • 데네브 • 데네 • DNVL 등


여러분이 다양하게 불러주신 덕에 조금 풍부해졌습니다. 즐겁네요.

복귀한다면 기술 스태프 직에 지원하려고요.
라이선스랑 겸직해도 재미있을 것 같네요.

연표
18년 10월 한위키 가입
20년 9월 본격적인 활동 시작
··· 활동 임시 중단?
PM 외 연락 수단
디스코디아 DNVL  5379
누리 편지 denevola  scipnet.kro.kr
/* 2021위키용 임시 */
#header h1 a::before {
    content: 'SCP 재단';
}
 
#header h1 a span {
    display: none;
}
 
.page-rate-widget-box .rate-points span {
    font-size: 0;
}
 
.page-rate-widget-box .rate-points span::after {
    font-size: .8rem;
    content: '2021';
}
Site-2021K | Contact | License | Made with ❤️ in Seoul