ADMONITION

:root {
    --posX: calc(50% - 358px - 12rem);
    --fnTransition: 0.3s;
    --fnLinger: 0.15s;
    --fnInteract: calc(var(--fnTransition) + var(--fnLinger));
}
 
/*--- Footnote Auto-counter --*/
#main-content {
    counter-reset: megacount;
}
 
/*--- Footnote Superscript Number --*/
.fnnum {
    display: inline-block;
    width: max-content;
    text-indent: -0.475ex;
    vertical-align: super;
    line-height: 80%;
    word-break: initial;
    text-decoration: none;
    font-weight: bold;
    font-style: initial;
    color: transparent;
    position: relative;
    font-size: 80%;
    padding: .15em .05em;
    margin-right: -0.25em;
    counter-increment: megacount;
    -webkit-user-select: none;
    user-select: none;
}
.fnnum::after {
    content: "" counter(megacount);
    color: var(--fnColor, #E6283C);
}
.fnnum:hover {
    text-decoration: none;
    cursor: pointer;
    background-color: var(--fnColor, #E6283C);
}
.fnnum:hover::after { color: white; }
 
/*--- Footnote Content Wrapper --*/
.fncon {
    position: absolute;
    right: calc(var(--posX) + 80px);
    line-height: 1.25;
    padding: 0.8125rem;
    width: 12.5rem;
    box-sizing: border-box;
    background: white;
    border: .125rem solid black;
    font-size: .9125rem;
    font-weight: initial;
    font-style: normal;
    text-align: initial;
    visibility: hidden;
    opacity: 0;
    z-index: 9;
    transition:
        opacity 0.15s linear var(--fnLinger),
        right var(--fnTransition) cubic-bezier(.08,.72,.5,.94) var(--fnLinger),
        visibility 0.01s linear var(--fnInteract);
}
.fnnum:hover + .fncon, .fncon:hover {
    opacity: 1;
    z-index: 10;
    right: var(--posX);
    visibility: visible;
    transition:
        opacity 0.15s linear,
        right var(--fnTransition) cubic-bezier(.08,.72,.5,.94);
}
 
.fncon::before {
    position: absolute;
    top: 0; left: 0;
    transform: translateX(-52%) translateY(-55%) scale(1.15);
    background-color: var(--fnColor, #E6283C);
    color: white;
    content: counter(megacount);
    font-size: initial;
    font-weight: bold;
    font-style: initial;
    padding: 0.18rem 0.32em 0.08rem;
}
 
/*--- Mobile Query --*/
@media only screen and (max-width: 1279px) {
    .fncon {
        position: fixed;
        bottom: 1.5rem;
        left: calc(15% - 50px);
        width: 70%;
        transition:
            opacity 0.15s linear var(--fnLinger),
            left var(--fnTransition) cubic-bezier(.08,.72,.5,.94) var(--fnLinger),
            visibility 0.01s linear var(--fnInteract);
    }
    .fnnum:hover + .fncon, .fncon:hover {
        left: 15%;
        transition:
            opacity 0.15s linear,
            left var(--fnTransition) cubic-bezier(.08,.72,.5,.94);
    }
}

admo-thumbnail.png

ADMONITION

đánh giá: +7+x

ADMONITION


Sức mạnh thường biến tướng, thứ vô song thường biến dạng.

PLACEHOLDER

TẬP I
THỬ NGHIỆM TIÊU HỦY

RALLISTON

TẬP II
THUYẾT HỖN MANG

DODODEVIL

TẬP III
BAN TUỆ

JACK IKE

TẬP IV
LỜI RĂN THỨ TÁM

BILLITH + MONTAGUEETC

PHỤ TRUYỆN
HỘP ĐEN

HARRYBLANK

TẬP V
XỬ LÝ HIỆN SINH

BILLITH + MONTAGUEETC

PHỤ TRUYỆN
PHÒNG BAN HÓA

ADMONITION là một tuyển tập hợp tác, chủ yếu tạo bởi các tác phẩm SCP, phác họa một Tổ Chức đầy tài năng, đầy tự tin, cố gắng quản thúc những thứ không thể bị quản thúc, để đạt được những thứ không thể với tới, dưới danh nghĩa vụ và lòng kiêu căng dâng trào của con người.

Mỗi tập truyện mới sẽ được góp mặt bởi một tác giả tự nguyện đặc biệt, hướng tới việc tìm hiểu Vũ Trụ SCP với góc nhìn hoàn toàn mới qua phong cách viết của series này. Các tập truyện được đăng tải lần lượt dựa trên một kế hoạch dài hạn; series sẽ kết thúc với mười tập truyện cùng một vài bài đăng kèm.

Series được đặt trong bối cảnh của một nhánh thời gian tại canon Deepwell Điểm-17; nhân vật, SCP và các yếu tố khác cũng có thể được sử dụng dù không tương thích hợp lý với bản gốc tương tự.

Được tạo ra bởi Liryn, Placeholder McD

Nếu không có ngoại lệ được nêu, nội dung của trang này được xuất bản dưới giấy phép Creative Commons Attribution-ShareAlike 3.0 License