Skip to content

tranimeizle.top by KerimDemirkaynak

Details

AuthorKerimDemirkaynak

LicenseNo License

Categoryuserstyles

Created

Updated

Size3.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Tema

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         tranimeizle.top
@namespace    USO Archive
@author       Kerim
@description  This theme minimal and dark.
@version      20220628.23.06
@license      NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("tranimeizle.top") {
body.boxed-layout .wrapper {
	max-width: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
nav.navbar.bootsnav {
	width: 100%;
	background-color: #212121;
	border: 0px;
}
nav.navbar.bootsnav ul.nav > li {
	border: 0;
}
nav.navbar.bootsnav ul.nav > li > a {
	color: #EEEEEE;
}
.attr-nav .input-group .form-control {
	border: 10px;
	color: #EEE;
}
.attr-nav .input-group .form-control:focus {
	border: 0.25px solid white;
}
nav.navbar.bootsnav ul.nav > li:last-child {
	border: 0;
}
.page_main_wrapper {
	background-color: #323232;
}
.attr-nav .input-group .input-group-addon {
	background-color: #EEEEEE;
	border: 0;
	border-radius: 0;
	border-bottom-right-radius: 17%;
	border-top-right-radius: 17%;
	cursor: pointer;
}

.post-head .title,
.panel_header h4 {
	color: #EEEEEE;
}
.filter-nav {
	color: #EEEEEE;
}
.tabs-wrapper {
	background-color: #212121;
}
h1,
h2,
h3,
h4,
h5,
h6,
a {
	color: #EEEEEE;
}
.breadcrumb {
	background-color: #212121;
    border-radius: 10px;
	border: 0;
}

.comment-form {
	background-color: #212121;
}
.se-pre-con {
	background-color: #212121;
}
.posts__footer {
    border-top: unset;
}
.post-footer .social2 {
    border-left: unset;
}
.post-footer .social2 ul li a {
    color: rgb(255 255 255 / 60%);
}
button, input, optgroup, select, textarea {
    color: rgb(0 0 0);
}
.authar-info li {
    font-family: 'Arial', serif;
    color: #9a9a9a;
}
.news-list-item {
    border-bottom: 1px solid #eb0254;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    background-color: #16224d;
    border: 1px solid #16224d;
}
.pagination>li>a, .pagination>li>span {
    color: #fff;
    background-color: #0f2b46;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    background-color: #292929;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #0e4f8d;
    border-color: #0e4f8d;
}
.flx-block .bar > .info-chip {
    background-color: #0f2b46;
}
.most-viewed .content li .count {
    font-size: 25px;
    font-family: 'Arial', serif;
    font-style: italic;
    font-weight: 600;
}
.btn-news {
    color: #fff;
    background-color: #0f2b46;
    border-color: #0f2b46;
    padding: 6px 15px;
}
.animeDetail-playlist > header {
    background: #0f2b46;
    border-left: 8px solid #0f2b46;
    border-right: 8px solid #0f2b46;
    border-bottom: 1px solid #0f2b46;
}
.label-danger {
    background-color: #006494;
}
nav.navbar.navbar-inverse {
    background-color: #1b1c26;
    border-bottom: solid 1px #1b1c26;
}
.post_details_block {
    background-color: #0f2b46;
    padding: 15px;
}

.post-category {
    background-color: #0f2b46;
}
@media (min-width: 768px) and (max-width: 1199px) {
    .authar-info li {
        font-size: 14px;
        line-height: 18px;
    }
}
}

Reviews

No reviews yet.