Skip to content

weread.qq.com by simply-none

Details

Authorsimply-none

LicenseNo License

Category1

Created

Updated

Size4.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

1

Notes

1

Source code

/* ==UserStyle==
@name         weread.qq.com
@version      20230404.02.56
@namespace    userstyles.world/user/simply-none
@description  1
@author       simply-none
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://weread.qq.com") {
.wr_whiteTheme .readerContent .app_content {
	background-color: #fff;
}

html body.wr_whiteTheme {
	background-color: #fff;
}

.wr_whiteTheme .readerTopBar {
	/*     border-bottom-color: rgba(84, 147, 236, 0.1); */
	background-color: #afafaf00;
}

.wr_whiteTheme .readerFooter_button {
	background-color: #b3b3b3;
	color: #000000;
}

.wr_whiteTheme .readerControls_item {
	background-color: #858585;
	/*     box-shadow: 0 8px 32px rgba(0,25,104,.1); */
}
.wr_whiteTheme .readerControls .colorContainer .colorItem.current {
	background-color: #d2d2d2;
	/*     box-shadow: 0 8px 32px rgba(0,25,104,.1); */
}
.wr_whiteTheme .readerChapterContent {
	color: #565656;
}
.readerTopBar {
	/*height: 18px;
    margin-left: 820px;*/
	border-bottom: none;
	background: transparent;
}

.readerTopBar_home {
	position: fixed;
	flex: none;
	width: 48px;
	right: 0;
	height: 48px;
	margin-left: 16px;
	background-image: url(https://wrwebnjlogic-40036.sh.gfp.tencent-cloud.com/image/reader_top_home.bf6a6994.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 20px 20px;
	text-indent: -999em;
	opacity: .7;
}

.readerTopBar_title {
	width: 100px;
	position: fixed;
	left: 0;
	top: 0;
	writing-mode: vertical-lr;
	height: auto;
	font-size: 18px;
	flex: auto;
	margin-left: initial;
	margin-right: initial;
	font-weight: 900;
	line-height: initial;
	overflow: initial;
	display: initial;
	text-overflow: initial;
	-webkit-line-clamp: initial;
	-moz-line-clamp: initial;
	line-clamp: initial;
	-webkit-box-orient: initial;
	-webkit-text-size-adjust: initial;
	font-family: 仿宋;
}

.readerTopBar_actions.withAvatar,
.readerTopBar_actions {
	display: none;
}

.readerTopBar .menu_container {
	margin-right: initial;
	position: fixed;
	top: 55px;
	right: 9px;
}


.readerControls_item {
	display: block;
	width: 32px;
	height: 24px;
	line-height: 24px;
	background-color: #27282a;
	transition: background-color .2s ease-in-out;
	border-radius: 12px;
	text-align: center;
}

.readerControls {
	position: fixed;
	right: 0;
	left: auto;
	bottom: 48px;
	margin-left: 608px;
}

.readerBottomBar.showShadow,
.readerMemberCardTips {
	display: none;
}

.readerContent.app_content {
	background-color: #17181a;
	transition: background-color .2s ease-in-out;
	min-height: 100%;
}
/* 
.readerChapterContent, .readerChapterContent span[class^="ccn"].absolute{
    color: #777777 !important;
} */
.navBar {
	display: none;
}
.readerControls_item.colorContainer,
.readerControls_item.download,
.readerControls_item.prev,
.readerControls_item.next {
	display: none;
}

.readerControls_fontSize,
.readerControls_item {
	width: 32px;
	height: 24px;
}

.readerControls_fontSize .fontSizeButton .icon {
	/*     position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -12px;
    margin-left: -6px; */
}

.wr_whiteTheme .readerControls_fontSize,
.wr_whiteTheme .readerControls_item {
	background-color: #8a8a8a;
}

.readerTopBar_right .menu_container.js_reader_navBarMenu {
	display: none;
}

.wr_whiteTheme .navBar_home {
	background-color: #7f7f7f;
}

.wr_whiteTheme .bookshelf_preview_item,
.wr_whiteTheme .recommend_preview_item {
	background-color: #0000;
}

.wr_whiteTheme .ranking_block_book {
    border-radius: 0;
    border: solid #0000;
    border-width: 0 0 1px;
}

.wr_whiteTheme .ranking_block_book:hover {
    border-radius: 0;
	background: #0000;
    border: solid #0000;
    border-width: 0 0 1px;
}

.wr_whiteTheme .bookshelf_preview_item:hover,
.wr_whiteTheme .recommend_preview_item:hover {
	background-color: #0000;
}

.wr_tabBar {
	display: none;
}

.wr_whiteTheme .navBar_home_inputText {
	color: #212832;
	background: #a0a0a0;
}

.wr_underline,
.wr_underline::before,
.wr_underline::after {
	padding-left: 14px;
	padding-right: 14px;
}


.wr_myNote {
	border-bottom: 8px dashed #0097ff91 !important;
}

.readerContent .app_content,
.wr_canvasContainer {
    max-width: 1198px;
}

.readerTopBar {
    max-width: 0 !important;
}


}

Reviews

No reviews yet.