Sonako Light Novel Wiki
Register
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.
/* WikiaRail */
@media only screen and (min-width:1083px) {
.MiniEditor.page-Date_A_Live .WikiaRail .module,
.MiniEditor.page-Date_A_Live .WikiaRail #RIGHT_SKYSCRAPER,
.MiniEditor.page-Date_A_Live .ChatModule {
	background: url("http://vignette1.wikia.nocookie.net/sonako/images/6/68/DAL_SMALL.jpg/revision/latest?cb=20151125050808");
}
/* Wallpaper+Font */
.MiniEditor.page-Date_A_Live .WikiaPage {
	border-style: none;
	box-shadow: 0 0 0 purple;
}
.MiniEditor.page-Date_A_Live {
	background: url("http://vignette1.wikia.nocookie.net/sonako/images/5/51/DAL_BIG.jpg/revision/latest?cb=20151125050808") 50% 50%;
        background-size: 110% auto !important
}
.MiniEditor.page-Date_A_Live h4 {
	color: #36c;
	font-weight: bold;
	text-shadow: 0 0 2px white, 0 0 2px white, 0 0 2px white, 0 0 2px white;
}
.MiniEditor.page-Date_A_Live .WikiaPage .WikiaPageBackground {
	background: white;
	border-radius: 10px;
	height: 100%;
	opacity: 0.9;
}
/* Link Shadow */
.MiniEditor.page-Date_A_Live a:hover {
	-moz-transition: all 0.6s linear 0s;
	-ms-transition: all 0.6s linear 0s;
	-o-transition: all 0.6s linear 0s;
	-webkit-transition: all 0.6s linear 0s;
	color: lime !important;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 0 2px blue, 0 0 2px blue, 0 0 2px blue, 0 0 2px blue !important;
	transition: all 0.6s linear 0s;
}
/* Cursor */
.page-Date_A_Live  {
	cursor: url("http://vignette4.wikia.nocookie.net/sonako/images/5/55/Cursor_Kotori.png/revision/latest?cb=20151124063154"), auto;
}
.page-Date_A_Live a:hover {
	cursor: url("http://vignette3.wikia.nocookie.net/sonako/images/a/a9/Cursor_Yoshino.png/revision/latest?cb=20151124063154"), pointer;
}
}
Advertisement