Skip to content

Mangalib Nord theme by Kellen-wq

Details

AuthorKellen-wq

LicenseNo License

CategoryMangalib

Created

Updated

Size2.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Mangalib Best Nord theme

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           ? - Oct 2023
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("mangalib.me") {
    /* Media sidebar  cover */
.media-sidebar .section .media-sidebar__cover{
 border-top-left-radius:20px;
 border-top-right-radius:20px;
 border-bottom-left-radius:20px;
 border-bottom-right-radius:20px;
}

/* Button */
.media-sidebar .media-sidebar__buttons a.button_primary{
 border-top-left-radius:20px;
 border-top-right-radius:20px;
 border-bottom-left-radius:20px;
 border-bottom-right-radius:20px;
}

/* Button */
#button-change-status{
 border-bottom-left-radius:20px;
 border-top-left-radius:20px;
 border-top-right-radius:20px;
 border-bottom-right-radius:20px;
}

/* Media info list */
#main-page .media-sidebar .media-info-list{
 border-top-right-radius:20px;
 border-bottom-left-radius:20px;
 border-bottom-right-radius:20px;
 border-top-left-radius:20px;
}

/* Tabs */
#main-page .tabs{
 border-top-left-radius:20px;
 border-top-right-radius:20px;
 border-bottom-left-radius:20px;
 border-bottom-right-radius:20px;
}

/* Link */
.tabs .media-slider a{
 border-top-left-radius:20px;
 border-top-right-radius:20px;
 border-bottom-left-radius:20px;
 border-bottom-right-radius:20px;
}

/* Button */
#media_type .media-rating-wrap .media-rating-wrap__btn{
 border-top-right-radius:20px;
 border-bottom-left-radius:20px;
 border-bottom-right-radius:20px;
 border-top-left-radius:20px;
}

/* Header */
.header{
 background-color:rgba(181,181,181,0.12);
 backdrop-filter:blur(10px) brightness(0.67) grayscale(0.44);
}

/* Media description  text */
.media-section_info .media-description .media-description__text{
 transform:translatex(0px) translatey(0px);
}

/* Body */
body{
 font-family:Impact,Haettenschweiler,'Franklin Gothic Bold',Charcoal,'Helvetica Inserat','Bitstream Vera Sans Bold','Arial Black','sans serif';
 font-weight:300;
 color:#ffffff;
 font-size:28px;
 text-transform:uppercase;
 direction:rtl;
 border-width:0px;
 text-align:center;
}


}

Reviews

No reviews yet.