SCP-176-PL
#content-wrap .page-rate-widget-box .rateup,
#content-wrap .page-rate-widget-box .ratedown {
    background: var(--ct_col_rate-primary);
}
 
#content-wrap .page-rate-widget-box .rate-points,
#content-wrap .page-rate-widget-box .rateup a,
#content-wrap .page-rate-widget-box .ratedown a,
#content-wrap .page-rate-widget-box .cancel a,
#content-wrap .page-rate-widget-box .creditButton a {
    color: var(--ct_col_rate-secondary);
}
 
#content-wrap .page-rate-widget-box .rateup a:hover,
#content-wrap .page-rate-widget-box .ratedown a:hover,
#content-wrap .page-rate-widget-box .cancel a:hover,
#content-wrap .page-rate-widget-box .creditButton a:hover {
    background: var(--ct_col_rate-link-hover);
    color: var(--ct_col_rate-primary);
}
:root {
    --posX: calc(50% - 358px - 12rem);
}
 
/*--- Footnote Auto-counter --*/
#page-content {
    counter-reset: megacount;
}
 
/*--- Footnote Superscript Number --*/
.fnnum {
    display: inline-block;
    text-indent: calc(-1% - 0.1em);
    overflow: hidden;
    line-height: 83%;
    text-decoration: none;
    font-weight: bold;
    font-style: initial;
    color: transparent;
    position: relative; top: -0.25em; font-size: 82%;
    padding: .15em calc(.21em - 0.4px) .12em calc(.11em - 1px);
    margin-left: -0.06em;
    margin-right: -0.25em;
    counter-increment: megacount;
    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.2;
    padding: 0.82rem;
    width: 10.3rem;
    background: white;
    border: 2px solid black;
    font-weight: initial;
    font-style: initial;
    text-align: initial;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.15s linear, right 0.3s cubic-bezier(.08,.72,.5,.94);
    z-index: 9;
}
.fnnum:hover + .fncon {
    opacity: 1;
    right: var(--posX);
}
.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-left: 0.32em; padding-right: 0.32em;
    padding-top: 0.18rem; padding-bottom: 0.08rem;
}
 
/*--- Mobile Query --*/
@media only screen and (max-width: 1279px) {
    .fncon {
        position: fixed;
        bottom: 1.3rem;
        left: calc(11% - 50px);
        width: 70%;
        transition: opacity 0.15s linear, left 0.3s cubic-bezier(.08,.72,.5,.94);
    }
    .fnnum:hover + .fncon {
        left: 11%;
     }
}

Objet no : SCP-176-PL

Classe : Sûr

Procédures de Confinement Spéciales : La Fondation fournit à SCP-176-PL un appartement au Site-17. Elle reste volontairement en confinement et a le droit de quitter le Site lorsqu'elle le souhaite ; cependant, conformément à l'ordre O5/176-PL-003, elle doit rester sous surveillance constante d'un membre du personnel du Site.


Description : SCP-176-PL est une femme d'origine moyenne-orientale, ayant d'apparence 50 ans. Elle affirme être la Marie de Nazareth biblique, ce qui est corroboré par un niveau de radiations Akiva augmenté à sa proximité. Si son affirmation est vraie, son véritable âge est d'approximativement 2 040 ans.






















Sauf mention contraire, le contenu de cette page est protégé par la licence Creative Commons Attribution-ShareAlike 3.0 License