Sonako Light Novel Wiki
Advertisement

Chú ý: Sau khi lưu trang, có thể bạn sẽ phải xóa bộ nhớ đệm của trình duyệt để xem các thay đổi.

  • Firefox / Safari: Nhấn giữ phím Shift trong khi nhấn Tải lại (Reload), hoặc nhấn tổ hợp Ctrl-F5 hay Ctrl-R (⌘R trên Mac)
  • Google Chrome: Nhấn tổ hợp Ctrl-Shift-R (⇧⌘R trên Mac)
  • Internet Explorer / Edge: Nhấn giữ phím Ctrl trong khi nhấn Làm tươi (Refresh), hoặc nhấn tổ hợp Ctrl-F5
  • Opera: Nhấn tổ hợp Ctrl-F5.
/* Background */
@media only screen and (min-width:1083px) {
.page-Thể_loại_Teaser.action-view {
	background: url("https://vignette.wikia.nocookie.net/sonako/images/d/d7/Teaser_2_Background.jpg/revision/latest/scale-to-width-down/1280?cb=20151012084051") center;
}
.page-Thể_loại_Teaser.action-view .WikiaPageContentWrapper {
    background: black;
	background: rgba(0,0,0,0.55);
    color: white;
}
/* Color links & texts */
.page-Thể_loại_Teaser.action-view .WikiaMainContent a {
	color: #0ef;
}
.page-Thể_loại_Teaser.action-view .WikiaMainContent a:hover {
	text-shadow: 1px 1px 3px #0ff;
}
.page-Thể_loại_Teaser.action-view .WikiaMainContent a.new {
	color: red;
	font-weight: bold;
}
.page-Thể_loại_Teaser.action-view .WikiaMainContent a.new:hover {
	color: #f60;
	font-weight: bold;
}
.page-Thể_loại_Teaser.action-view .WikiaMenuElement a {
	color: black;
	text-decoration: none;
}
.page-Thể_loại_Teaser.action-view .WikiaRail a {
	color: #0ef;
}
.page-Thể_loại_Teaser.action-view .WikiaRail {
	color: white;
}
/* Color H2 & H3 */
.page-Thể_loại_Teaser.action-view .WikiaArticle h2 {
    font-weight: bold;
    text-shadow: 1px 1px 5px #0FF;
}
.page-Thể_loại_Teaser.action-view .WikiaArticle h2 a.new  {
    font-weight: bold;
    text-shadow: 0px 0px 0px #0FF;
}
.page-Thể_loại_Teaser.action-view .WikiaArticle h3 {
    font-weight: bold;
    text-shadow: 1px 1px 3px #E58129;
}
.page-Thể_loại_Teaser.action-view .WikiaArticle h3 a.new {
	color: red;
	font-weight: bold;
}
.page-Thể_loại_Teaser.action-view .WikiaArticle {
	color: white;
}
/* Header */
.page-Thể_loại_Teaser.action-view .WikiaPage .page-header__title {
	color: white;
}
.page-Thể_loại_Teaser.action-view .WikiaPage .page-header a:not(.wds-button) {
	color: #0ef;
}
.page-Thể_loại_Teaser.action-view .WikiaPage .page-header .wds-button.wds-is-secondary {
	background: white;
}
/* Rail Module*/
.page-Thể_loại_Teaser.action-view .WikiaRail .rail-module {
    background: black;
	background: rgba(0,0,0,0.7);
    color: white;
}
.page-Thể_loại_Teaser.action-view .WikiaRail .activity-module .edit-info  {
	color: white;
}
.page-Thể_loại_Teaser.action-view .WikiaRail .activity-module .edit-info .edit-info-user  {
	color: #0ef;
}
.page-Thể_loại_Teaser.action-view .WikiaRail .rail-module .has-icon svg {
    fill: white;
}
/* Toolbar */
.page-Thể_loại_Teaser.action-view .WikiaBarWrapper {
    background: linear-gradient(to bottom, #2b2d2e 25%, #060708 50%, #2b2d2e 75%);
}
.page-Thể_loại_Teaser.action-view .WikiaBarWrapper .toolbar .tools > li {
    border-right: 1px solid #A8594F;
    border-right: 1px solid rgba(168, 89, 79, 0);
}
.page-Thể_loại_Teaser.action-view .WikiaBarWrapper .toolbar .tools > li > a {
    color: white;
    font-weight: 700;
}
/* Linh tinh */
.page-Thể_loại_Teaser.action-view .WikiaArticle pre {
	background-color: black;
	color: white;
}
.page-Thể_loại_Teaser.action-view .CategorySelect.articlePage {
	background: black;
	background: rgba(0,0,0,0.2);
    color: white;
}
.page-Thể_loại_Teaser.action-view #articleCategories .wds-button.wds-is-secondary {
	background: white;
}
.page-Thể_loại_Teaser.action-view .oo-ui-menuSelectWidget {
    color: #3a3a3a;
}
.page-Thể_loại_Teaser.action-view .toctogglecheckbox:not(:checked) + .toctitle .toctogglelabel:after {
    color: #0ef;
}
}
Advertisement