EstrellaYoshte的作者页
/* 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: -18rem;
        width: 15.25rem;
        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;
    }
    }
}

合格?

完全

项目等级:

RADICAL

u.png

一张所谓的自画像。

我的自传:

lol不要,那看起来好累
当然好像是挺酷挺有趣的
然而我懒到完全不想写它
但是你也可以假装我写了

你好,我是EstrellaYoshteEstrellaYoshte,又名SYwaves,又名“那做了一大堆标志的人”,又名“主题多得数不过来的人”,而这是我的“作者”页。

从职业上看我可能更多是一个艺术家,极罕见的情况下会出现在wiki之外。

其他用户对我的评价:

Estrella除了主题之外你还有3篇文章吗?
- Uncle NicoliniUncle Nicolini

sywaves会做很好的标志。sywaves会做很好的图像和符号。sywaves会做很好的主题。sywaves会做很好的艺术。
- Placeholder McDPlaceholder McD

你真的有写过什么吗,Estrella?
- RallistonRalliston

你给这个网站做的标志和主题已经足以让你享有家喻户晓的名声了
- Lt FlopsLt Flops

我不造你是做了个主题还是啥的,但它很好很强大
- JakdragonXJakdragonX

德国
- JackalRelatedJackalRelated

真好!dune说titties
- J DuneJ Dune


我有贡献的其他页面:

Placeholder McDPlaceholder McD合作,彻底翻新了视觉美学,让它更具流线型。导致了科技爆破版式的创作。

在过去的六个月里,EstrellaYoshte在解密SCP中心页完成的工作比其他任何人都多。我的工作还没被抢的唯一原因就是人家在忙着做主题。

ElunerazimElunerazim,解密SCP的版主,他的工作可能要被抢了。

Lt FlopsLt FlopsRallistonRalliston合作完成,所有Sigma-9的主题版式中心。


我做过的有用的东西:

一个组件,可以在桌面端显示移动端的侧栏激活按钮——精巧的小东西。

定制的新版脚注,基于SCP-4485中使用的样式。可能在这里或者那里有或者没有重大的改变。

异常分类系统,已实现动画。灵感来自于AnAnomalousWriterAnAnomalousWriter的作品。

用于显示下面这些徽章的方便组件。


成就徽章:

tsf.png mww.png apf.png clb.png str.png lgbt.png phd.png
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License