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