<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: MangaReader Child
Theme URI: https://themesia.com/mangareader-wordpress-theme
Author: Themesia
Author URI: https://themesia.com
Description: child theme for MangaReader.
Template: mangareader
Version: 1.0.4
Tags: black, yellow, blue, purple, light, two-columns, right-sidebar, custom-header, custom-menu, featured-images
Text Domain: mangareader-child
*/

#main-menu ul li a, .hpage a, .footer-az .az-list li a {
	color: #fff !important;
}
.content a, #sidebar .section #searchform #searchsubmit,.releases .vl,#sidebar .section .ts-wpop-series-gen .ts-wpop-nav-tabs li.active a {
	color: #fff !important;
}

body {
	background:linear-gradient(to bottom, rgba(20, 20, 20, 0.95), rgba(10, 10, 10, 0.95)), url(https://www.flash-manga.com/wp-content/uploads/2023/02/bg-pattern1.png);
	font-family: 'Kanit','Roboto' !important;
}
a:hover {
	color:#e2e2e2 !important;
}
.bs.styletere .epxdate {
	position: absolute;
    top: 0;
    margin: 0;
    font-size: 13px;
    padding: 2px 12px;
    background: rgb(245 58 56);
    color: #fff !important;
    border-radius: 0 0 10px 0;
    display: block;
    left: 0;
}
.bs.styletere .epxs {
	background: #333;
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    color: #ccc !important;
	margin-top: 10px;
}

.bs.styletere .epxdate {
	color: #999;
}

.bigor {
	height: 60px !important;
	padding: 0px 10px;
}

.bs .bsx {
	margin: 6px 5px !important;
    border: 2px solid #212121;
    padding: 0px 0px 10px 0px;
}

.bs .bsx .tt {
	padding-left: 2px;
}

.bs.styletere .epxdate {
	padding-left: 2px;
}

.bxcl ul li .chbox {
    border: 3px solid #740ce9 !important;
}

.bs, .full.seriestu .bs {
    float: left;
    width: 25%;
}

.hotslid .bs {
    width: 20% !important;
}

.hotslid .bs .bsx {
	border: none;
    border-radius: 10px;
}
.bs .bsx .limit img {
	transition: transform .2s;
}

.bs .bsx .limit:hover img {
	transform: scale(1.2);
}
.top10manga {
	background: linear-gradient(to top, rgb(10, 10, 10), rgba(10, 10, 10, 0.8)) center center / cover fixed, url(https://www.flash-manga.com/wp-content/uploads/2023/02/4dbbea51049fe42476e0b2e6ba8ec6c11.jpg);
    background-position: bottom;
    background-size: cover;
}
.top10manga .top10content {
	max-width: 1220px;
	margin:0 auto;
}
.top10content .bixbox, .top10content .releases, .top10content .bixbox .releases h2 {
	background: none !important;
}
.top10content .bs {
	width: 20%;
}

.releases h2 {
	font-size: 23px;
    padding: 10px 0px 10px 10px;
	border-left: 4px solid #6610f2;
}
.top10content .releases h2 {
	font-size: 23px;
	border-left: none;
}

.lightmode #sidebar .section h4, .lightmode .serieslist ul li .ctr, .listupd .utao .uta .luf ul li, .lightmode .bs .bsx:hover .tt, .soralist ul, a:hover, .lightmode .blogbox .btitle h3, .lightmode .blogbox .btitle h1, .lightmode .pagination a:hover, .lightmode a:hover, #sidebar .serieslist ul li .leftseries h2 a:hover, .bs.styletere .epxs, .bxcl ul li .dt a, .lightmode .main-info .info-desc .wd-full .mgen a, .lightmode #sidebar .serieslist ul li .leftseries h2 a:hover, .comment-list .comment-body .reply a, .headpost .allc a, .lightmode .seriestucon .seriestucont .seriestucontr .seriestugenre a {
	color: #ffffff !important;
}

.main-info .info-right {
	background: #2b2b2b85;
}

.main-info .info-right .info-desc {
	background: none;
}

.bs .bsx .tt {
    font-size: .95em;
    margin: 8px 0;
    margin-bottom: 5px;
    font-weight: 500;
    line-height: 19px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

@media only screen and (max-width:450px) {
	.top10content .bs {
		width: 50% !important;
	}
}</pre></body></html>