Skip to content

ue5dev.online by VladimirPobedinskiy

Screenshot of ue5dev.online

Details

AuthorVladimirPobedinskiy

LicenseNo License

Categoryue5dev.online

Created

Updated

Size2.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

Userstyle doesn't have notes.

Source code

@name ue5dev.online
@version 1.0
@namespace ue5dev.online
@-moz-document domain("ue5dev.online") {
.block-container
{
    color: #DBDBDC;
    background: #2a2e33;
    box-shadow: 1px 1px 3px #0c0c0ea1;
    border-width: 1px;
    border-style: solid;
    border-color: #1f2225;
    border-radius: 6px;
}

.p-body-sidebar .block-container
{
    background: linear-gradient(315deg, #242529, #444b53);
    box-shadow: 1px 0px 12px #0000006e;
}

.block
{
    margin-bottom: 20px;
}

.fsp .tabGroup
{
    color: #DBDBDC;
    background: #2a2d31;
    box-shadow: 0px 0px 3px #0c0c0e7a, inset -1px -2px 50px #292d32a6;
    border-width: 1px;
    border-style: solid;
    border-color: #1f2225;
    border-radius: 6px;
    padding: 10px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    flex: 1 1 100%;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    margin-right: 5px;
    max-width: 100%;
    overflow: hidden;
}

.p-body-main .p-body-content
{
    direction: ltr;
    padding-left: 20px;
    padding-right: 0px;
}

.p-nav
{
    color: #ffffff;
    background: #43c3ee;
    text-shadow: unset;
}

.samCodeUnit,
.samBannerUnit,
.samTextUnit
{
    margin: 0px 0;
}

.p-body-sidebar .block-container
{
    background: linear-gradient(315deg, #242529, #34393f);
    box-shadow: 0px 0px 0px #0000006e;
}

.p-body-inner
{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
    padding: 0 13px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 20px;
}

.ist-detay
{
    background-color: #27292e;
    box-shadow: 0px 0px 4px 0px rgb(13 13 15 / 71%);
    padding: 5px 20px 5px 5px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #1f2225;
    border-radius: 6px;
}

.p-pageWrapper .neu-wrapper
{
    padding: 13px 30px;
    border-radius: 5px;
    background: linear-gradient(180deg, #34393f 0%, #34393f 50%, #242529 100%);
    box-shadow: 0px 0px 1px 2px #3c4249 inset;
}

}

Reviews

No reviews yet.