Sonako Light Novel Wiki
Không có tóm lược sửa đổi
Không có tóm lược sửa đổi
 
Dòng 6: Dòng 6:
 
.page-Mushoku_Tensei.action-view .WikiaPageContentWrapper {
 
.page-Mushoku_Tensei.action-view .WikiaPageContentWrapper {
 
background: black;
 
background: black;
background: rgba(0,0,0,0.1);
+
background: rgba(0,0,0,0.55);
 
color: white;
 
color: white;
 
}
 
}

Bản mới nhất lúc 12:24, ngày 2 tháng 2 năm 2021

/* Background */
@media only screen and (min-width:1083px) {
.page-Mushoku_Tensei.action-view {
	background: url("https://vignette.wikia.nocookie.net/sonako/images/2/20/Mushoku_Background.jpg/revision/latest?cb=20151118083344");
}
.page-Mushoku_Tensei.action-view .WikiaPageContentWrapper {
    background: black;
	background: rgba(0,0,0,0.55);
    color: white;
}
/* Color links & texts */
.page-Mushoku_Tensei.action-view .WikiaMainContent a {
	color: #0ef;
}
.page-Mushoku_Tensei.action-view .WikiaMainContent a:hover {
	text-shadow: 1px 1px 3px #0ff;
}
.page-Mushoku_Tensei.action-view .WikiaMainContent a.new {
	color: red;
	font-weight: bold;
}
.page-Mushoku_Tensei.action-view .WikiaMainContent a.new:hover {
	color: #f60;
	font-weight: bold;
}
.page-Mushoku_Tensei.action-view .WikiaMenuElement a {
	color: black;
	text-decoration: none;
}
.page-Mushoku_Tensei.action-view .WikiaRail a {
	color: #0ef;
}
.page-Mushoku_Tensei.action-view .WikiaRail {
	color: white;
}
/* Color H2 & H3 */
.page-Mushoku_Tensei.action-view .WikiaArticle h2 {
    font-weight: bold;
    text-shadow: 1px 1px 5px #0FF;
}
.page-Mushoku_Tensei.action-view .WikiaArticle h2 a.new  {
    font-weight: bold;
    text-shadow: 0px 0px 0px #0FF;
}
.page-Mushoku_Tensei.action-view .WikiaArticle h3 {
    font-weight: bold;
    text-shadow: 1px 1px 3px #E58129;
}
.page-Mushoku_Tensei.action-view .WikiaArticle h3 a.new {
	color: red;
	font-weight: bold;
}
.page-Mushoku_Tensei.action-view .WikiaArticle {
	color: white;
}
/* Header */
.page-Mushoku_Tensei.action-view .WikiaPage .page-header__title {
	color: white;
}
.page-Mushoku_Tensei.action-view .WikiaPage .page-header a:not(.wds-button) {
	color: #0ef;
}
.page-Mushoku_Tensei.action-view .WikiaPage .page-header .wds-button.wds-is-secondary {
	background: white;
}
/* Rail Module*/
.page-Mushoku_Tensei.action-view .WikiaRail .rail-module {
    background: black;
	background: rgba(0,0,0,0.7);
    color: white;
}
.page-Mushoku_Tensei.action-view .WikiaRail .activity-module .edit-info  {
	color: white;
}
.page-Mushoku_Tensei.action-view .WikiaRail .activity-module .edit-info .edit-info-user  {
	color: #0ef;
}
.page-Mushoku_Tensei.action-view .WikiaRail .rail-module .has-icon svg {
    fill: white;
}
/* Comment */
.page-Mushoku_Tensei.action-view .Comment_wrapper__2mxBn {
	background: black;
	background: rgba(0,0,0,0.2);
    color: white;
}
.page-Mushoku_Tensei.action-view .CommentCounter_comment-counter__2M0in {
    color: white;
}
.page-Mushoku_Tensei.action-view .InlineEntityFormWrapper_inline-entity-form-wrapper__12amV {
	background: black;
	background: rgba(0,0,0,0.2);
    color: white;
}
.page-Mushoku_Tensei.action-view .rich-text-editor__toolbar svg {
    fill: white;
}
.page-Mushoku_Tensei.action-view .rich-text-editor__content {
    color: white;
}
.page-Mushoku_Tensei.action-view .EditorForm__actions .wds-button.wds-is-secondary {
	background: white;
}
.page-Mushoku_Tensei.action-view .rich-text-editor__content.is-empty::before {
    color: white;
	color: rgba(255,255,255,0.8);
}
.page-Mushoku_Tensei.action-view .post__og-summary, .page-Mushoku_Tensei.action-view .post__og-source {
	color: #0ef;
}
.page-Mushoku_Tensei.action-view .post__og-image-container {
	background: white;
}
.page-Mushoku_Tensei.rootpage-Mushoku_Tensei #articleComments .Modal_content__AX_Zc {
   background: black;
}
/* Toolbar */
.page-Mushoku_Tensei.action-view .WikiaBarWrapper {
    background: linear-gradient(to bottom, #2b2d2e 25%, #060708 50%, #2b2d2e 75%);
}
.page-Mushoku_Tensei.action-view .WikiaBarWrapper .toolbar .tools > li {
    border-right: 1px solid #A8594F;
    border-right: 1px solid rgba(168, 89, 79, 0);
}
.page-Mushoku_Tensei.action-view .WikiaBarWrapper .toolbar .tools > li > a {
    color: white;
    font-weight: 700;
}
/* Linh tinh */
.page-Mushoku_Tensei.action-view .WikiaArticle pre {
	background-color: black;
	color: white;
}
.page-Mushoku_Tensei.action-view .CategorySelect.articlePage {
	background: black;
	background: rgba(0,0,0,0.2);
    color: white;
}
.page-Mushoku_Tensei.action-view #articleCategories .wds-button.wds-is-secondary {
	background: white;
}
.page-Mushoku_Tensei.action-view .oo-ui-menuSelectWidget {
    color: #3a3a3a;
}
.page-Mushoku_Tensei.action-view .toctogglecheckbox:not(:checked) + .toctitle .toctogglelabel:after {
    color: #0ef;
}
}