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 1: Dòng 1:
  +
/* Ảnh nền , Khung Profile , Khung trong suốt */
.WikiaSiteWrapper {
+
div.WikiaSiteWrapper {
background-image: url("https://imgur.com/AMOe4fo");
+
background-image: url("https://imgur.com/AMOe4fo.jpg");
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
 
background-attachment: fixed;
 
background-attachment: fixed;
Dòng 24: Dòng 25:
 
width: 100%;
 
width: 100%;
 
}
 
}
  +
.WikiaRail {
  +
overflow: hidden;
  +
width: 0px;
  +
height: 0px;
  +
}
  +
.UserProfileMasthead .masthead-avatar .avatar {box-shadow:0px 0px 80px #00EE00;border:none!important;}
  +
.UserProfileMasthead .masthead-info hgroup {
  +
background-color: rgba(28,28,28,0.7);
  +
background-image: none;
  +
border-top-left-radius: 0px;
  +
border-top-right-radius: 0px;
  +
color: white;
  +
width: 250px;
  +
border-bottom-right-radius: 30px;
  +
}
  +
.WikiaUserPagesHeader {background:none!important;}
  +
.UserProfileMasthead .masthead-info {background:none!important;}
  +
  +
/* Màu Chữ */
  +
.WikiaPage {
  +
box-shadow: 0 0 40px GreenYellow;
  +
}
  +
body {
  +
color: Chartreuse;
  +
}
  +
.WikiaUserPagesHeader h1 {
  +
color: Chartreuse;}
  +
  +
h2 {
  +
color:rgb(173,255,47);
  +
}
  +
  +
p {
  +
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif
  +
}
  +
  +
p {
  +
font-size: 100%;
  +
}
  +
  +
/* Thanh Bar , Thanh button , Thanh User , Khung Avatar */
  +
a.wikia-button, .wikia-menu-button.contribute.secondary, .wikia-single-button a, .wikia-menu-button.secondary, input[type="submit"], input[type="reset"], input[type="button"], .button, button, .WikiaHeader li > .wikia-button, .wikia-menu-button > a, .wikia-menu-button .drop, .wikia-menu-button > li > a {
  +
background: linear-gradient(to bottom, #7CFC00 30% ,green 90%,green 90%);
  +
/* Old browsers */
  +
/* FF3.6+ */
  +
/* Chrome,Safari4+ */
  +
/* Chrome10+,Safari5.1+ */
  +
/* Opera 11.10+ */
  +
/* IE10+ */
  +
/* W3C */
  +
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BCF2C1', endColorstr='#35C600',GradientType=0 );
  +
/* IE6-9 */
  +
-webkit-box-shadow: 7px 7px 8px blue;
  +
-moz-box-shadow: 7px 7px 8px rgba(50, 50, 50, 0.69);
  +
box-shadow: 3px 5px 5px rgba(50, 50, 50, 0.69);
  +
-webkit-transition: all 0.1s linear 0s;
  +
-moz-transition: all 0.1s linear 0s;
  +
-ms-transition: all 0.1s linear 0s;
  +
-o-transition: all 0.1s linear 0s;
  +
transition: all 0.1s linear 0s;
  +
}
  +
  +
button:hover, a.wikia-button:hover, .wikia-menu-button.contribute.secondary:hover, .wikia-single-button a:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:hover, button:hover, .wikia-menu-button.secondary:hover .WikiaHeader li > .wikia-button:hover, .wikia-menu-button > a:hover, .wikia-menu-button .drop:hover, .wikia-menu-button > li > a:hover {
  +
background: linear-gradient(to bottom,#7CFC00 60%,#7CFC00 60%);
  +
/* Old browsers */
  +
/* FF3.6+ */
  +
/* Chrome,Safari4+ */
  +
/* Chrome10+,Safari5.1+ */
  +
/* Opera 11.10+ */
  +
/* IE10+ */
  +
/* W3C */
  +
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 );
  +
/* IE6-9 */
  +
-webkit-box-shadow: 7px 7px 8px rgba(50, 50, 50, 0.69);
  +
-moz-box-shadow: 7px 7px 8px rgba(50, 50, 50, 0.69);
  +
box-shadow: 7px 7px 8px rgba(50, 50, 50, 0.69);
  +
-webkit-transition: all 0.1s linear 0s;
  +
-moz-transition: all 0.1s linear 0s;
  +
-ms-transition: all 0.1s linear 0s;
  +
-o-transition: all 0.1s linear 0s;
  +
transition: all 0.1s linear 0s;
  +
}
  +
  +
a.wikia-button.active, a.wikia-button:active, .wikia-menu-button.contribute.secondary:active, .wikia-single-button a.active, .wikia-single-button a:active, input[type="submit"].active, input[type="submit"]:active, input[type="reset"].active, input[type="reset"]:active, input[type="button"].active, input[type="button"]:active, .wikia-menu-button.secondary:activr .button.active, .button:active, button.active, button:active, .WikiaHeader li > .wikia-button:active, .wikia-menu-button > a:active, .wikia-menu-button .drop:active {
  +
background: linear-gradient(to bottom, #7CFC00 60%,#7CFC00 60%);
  +
/* Old browsers */
  +
/* FF3.6+ */
  +
/* Chrome,Safari4+ */
  +
/* Chrome10+,Safari5.1+ */
  +
/* Opera 11.10+ */
  +
/* IE10+ */
  +
/* W3C */
  +
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 );
  +
/* IE6-9 */
  +
-webkit-box-shadow: 7px 7px 8px blue;
  +
-moz-box-shadow: 7px 7px 8px blue;
  +
box-shadow: 7px 7px 8px rgba(50, 50, 50, 0.69);
  +
}
  +
.WikiaUserPagesHeader .tabs {border-bottom-color:#00CD00;}
  +
.WikiaUserPagesHeader .tabs a {color:#00EE00;}
  +
.WikiaUserPagesHeader .tabs .selected a {background:#ADFF2F;color:#00CD00;border-color:#00CD00;}
  +
.UserProfileMasthead .masthead-info > div,.UserProfileMasthead .masthead-info > div a, .UserProfileMasthead .wikis span {color:#7CFC00;}
  +
.WikiaBarWrapper {
  +
background: linear-gradient(to bottom, #7CFC00 30% ,green 90%,green 90%) ;
  +
}
  +
  +
.WikiaBarWrapper .toolbar .tools > li > a {
  +
color: #ADFF2F;
  +
font-weight: 700;
  +
}
  +
  +
.WikiaBarWrapper .wikia-bar {
  +
background-image: transparent;
  +
text-align: center;
  +
}
  +
  +
.WikiaBarWrapper .toolbar .tools > li {
  +
border-right: 1px solid rgba(168, 89, 79, 0);
  +
float: left;
  +
height: 16px;
  +
line-height: 16px;
  +
margin-top: 2px;
  +
padding: 0 10px;
  +
}
  +
  +
/*Phần Message Wall */
  +
div.speech-bubble-avatar img {box-shadow:0px 0px 5px green;border:none!important;margin-left:10px;margin-right:10px;}
  +
  +
  +
.Wall ul.comments > li.message > .speech-bubble-message,.Wall .SpeechBubble.new-message .speech-bubble-message {background-color:rgba(0,255,0,0.5);border-top-left-radius: 20px;border-top-right-radius: 20px; border-bottom-right-radius: 20px; border-bottom-left-radius:20px;}
  +
.Wall ul.comments > li.message > .speech-bubble-message:after,.Wall .SpeechBubble.new-message .speech-bubble-message:after {display;none;}
  +
.SpeechBubble .speech-bubble-message:after {display:none;}
  +
.SpeechBubble.new-message .speech-bubble-message:after {display:none;}
  +
  +
.Wall ul.comments > li.message ul.replies > li {border-top-color:#7CFC00;us: 20px;border-top-left-radius: 20px;border-top-right-radius: 20px; border-bottom-right-radius: 20px; border-bottom-left-radius:20px;}
  +
.Wall .load-more {margin:0px; -webkit-transition: background-color 0.5s ease-out;-moz-transition: background-color 0.5s ease-out;-o-transition: background-color 0.5s ease-out;transition: background-color 0.5s ease-out;}
  +
.Wall .load-more:hover {background-color:#7CFC00;}
  +
.Wall .load-more a:hover {color:white!important;font-weight:bold;text-decoration:none;}
  +
  +
.Wall .SortingBar, .WallHistory .SortingBar {background-color:rgba(0,255,0,0.5);border-top-color:rgba(0,255,0,0.5);border-top-left-radius: 20px;border-top-right-radius: 20px; border-bottom-right-radius: 20px; border-bottom-left-radius:20px;}
  +
.Wall .SortingBar .SortingMenu .SortingSelected, .WallHistory .SortingBar .SortingMenu .SortingSelected {color:black;}
  +
.Wall .SortingBar .SortingMenu .SortingSelected:hover, .WallHistory .SortingBar .SortingMenu .SortingSelected:hover {color:#ADFF2F;}
  +
  +
  +
  +
  +
.Wall .comments ul.replies > li:first-child:after,.Wall .comments ul.replies > li:first-child:before {display:none;}
  +
.Wall ul.comments > li.message ul.replies > li {padding-bottom:2px;-webkit-transition: background-color 0.5s ease-out;-moz-transition: background-color 0.5s ease-out;-o-transition: background-color 0.5s ease-out;transition: background-color 0.5s ease-out;}
  +
.Wall ul.comments > li.message ul.replies > li:hover {background-color:rgba(144,238,144,0.4);}
  +
  +
  +
.Wall .speech-bubble-message {padding-left:30px;}
  +
.Wall .new-reply .editarea {margin-left:30px;margin-right:20px;}

Bản mới nhất lúc 04:09, ngày 5 tháng 5 năm 2019

/* Ảnh nền , Khung Profile , Khung trong suốt */
div.WikiaSiteWrapper { 		
background-image: url("https://imgur.com/AMOe4fo.jpg");		
background-repeat: no-repeat;		
background-attachment: fixed;
background-position: center;		
background-size: cover;		
}
.WikiaPage {
border: 1px solid #7CFC00;
margin: 0 auto;
position: relative;
border-radius: 10px;
width: 900px;
z-index: 1;
}
.WikiaPage .WikiaPageBackground {		
/*background: transparent;*/		
height: 100%;		
left: 0;		
opacity: 0.1;		
position: absolute;		
top: 0;		
border-radius: 10px;		
width: 100%;		
}
.WikiaRail {
    overflow: hidden;
    width: 0px;
    height: 0px;
}
.UserProfileMasthead .masthead-avatar .avatar {box-shadow:0px 0px 80px #00EE00;border:none!important;}
.UserProfileMasthead .masthead-info hgroup {
    background-color: rgba(28,28,28,0.7);
    background-image: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: white;
    width: 250px;
    border-bottom-right-radius: 30px;
}
.WikiaUserPagesHeader {background:none!important;}
.UserProfileMasthead .masthead-info {background:none!important;}
 
/* Màu Chữ */		
.WikiaPage {		
box-shadow: 0 0 40px GreenYellow;		
}		
body {		
color: Chartreuse;		
}		
.WikiaUserPagesHeader h1 {		
color: Chartreuse;}			
 
h2 {		
color:rgb(173,255,47);		
}		
 
p {		
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif		
}		
 
p {		
font-size: 100%;		
}
 
/* Thanh Bar , Thanh button , Thanh User , Khung Avatar */
a.wikia-button, .wikia-menu-button.contribute.secondary, .wikia-single-button a, .wikia-menu-button.secondary, input[type="submit"], input[type="reset"], input[type="button"], .button, button, .WikiaHeader li > .wikia-button, .wikia-menu-button > a, .wikia-menu-button .drop, .wikia-menu-button > li > a {
    background: linear-gradient(to bottom,  #7CFC00 30% ,green 90%,green 90%);
/* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BCF2C1', endColorstr='#35C600',GradientType=0 );
    /* IE6-9 */
    -webkit-box-shadow: 7px 7px 8px blue;
    -moz-box-shadow: 7px 7px 8px rgba(50, 50, 50, 0.69);
    box-shadow: 3px 5px 5px rgba(50, 50, 50, 0.69);
    -webkit-transition: all 0.1s linear 0s;
    -moz-transition: all 0.1s linear 0s;
    -ms-transition: all 0.1s linear 0s;
    -o-transition: all 0.1s linear 0s;
    transition: all 0.1s linear 0s;
}
 
button:hover, a.wikia-button:hover, .wikia-menu-button.contribute.secondary:hover, .wikia-single-button a:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:hover, button:hover, .wikia-menu-button.secondary:hover .WikiaHeader li > .wikia-button:hover, .wikia-menu-button > a:hover, .wikia-menu-button .drop:hover, .wikia-menu-button > li > a:hover {
    background: linear-gradient(to bottom,#7CFC00 60%,#7CFC00 60%);
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 );
    /* IE6-9 */
    -webkit-box-shadow: 7px 7px 8px rgba(50, 50, 50, 0.69);
    -moz-box-shadow: 7px 7px 8px rgba(50, 50, 50, 0.69);
    box-shadow: 7px 7px 8px rgba(50, 50, 50, 0.69);
    -webkit-transition: all 0.1s linear 0s;
    -moz-transition: all 0.1s linear 0s;
    -ms-transition: all 0.1s linear 0s;
    -o-transition: all 0.1s linear 0s;
    transition: all 0.1s linear 0s;
}
 
a.wikia-button.active, a.wikia-button:active, .wikia-menu-button.contribute.secondary:active, .wikia-single-button a.active, .wikia-single-button a:active, input[type="submit"].active, input[type="submit"]:active, input[type="reset"].active, input[type="reset"]:active, input[type="button"].active, input[type="button"]:active, .wikia-menu-button.secondary:activr .button.active, .button:active, button.active, button:active, .WikiaHeader li > .wikia-button:active, .wikia-menu-button > a:active, .wikia-menu-button .drop:active {
    background: linear-gradient(to bottom,  #7CFC00 60%,#7CFC00 60%);
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 );
    /* IE6-9 */
    -webkit-box-shadow: 7px 7px 8px blue;
    -moz-box-shadow: 7px 7px 8px blue;
    box-shadow: 7px 7px 8px rgba(50, 50, 50, 0.69);
}
.WikiaUserPagesHeader .tabs {border-bottom-color:#00CD00;}		
.WikiaUserPagesHeader .tabs a {color:#00EE00;}		
.WikiaUserPagesHeader .tabs .selected a {background:#ADFF2F;color:#00CD00;border-color:#00CD00;}
.UserProfileMasthead .masthead-info > div,.UserProfileMasthead .masthead-info > div a, .UserProfileMasthead .wikis span {color:#7CFC00;}
.WikiaBarWrapper {		
background: linear-gradient(to bottom, #7CFC00 30% ,green 90%,green 90%) ;		
}		
 
.WikiaBarWrapper .toolbar .tools > li > a {		
color: #ADFF2F;		
font-weight: 700;		
}		
 
.WikiaBarWrapper .wikia-bar {		
background-image: transparent;		
text-align: center;		
}		
 
.WikiaBarWrapper .toolbar .tools > li {		
border-right: 1px solid rgba(168, 89, 79, 0);		
float: left;		
height: 16px;		
line-height: 16px;		
margin-top: 2px;		
padding: 0 10px;		
}
 
/*Phần Message Wall */
div.speech-bubble-avatar img {box-shadow:0px 0px 5px green;border:none!important;margin-left:10px;margin-right:10px;}
 
 
.Wall ul.comments > li.message > .speech-bubble-message,.Wall .SpeechBubble.new-message .speech-bubble-message {background-color:rgba(0,255,0,0.5);border-top-left-radius: 20px;border-top-right-radius: 20px; border-bottom-right-radius: 20px; border-bottom-left-radius:20px;}
.Wall ul.comments > li.message > .speech-bubble-message:after,.Wall .SpeechBubble.new-message .speech-bubble-message:after {display;none;}
.SpeechBubble .speech-bubble-message:after {display:none;}
.SpeechBubble.new-message .speech-bubble-message:after {display:none;}
 
.Wall ul.comments > li.message ul.replies > li {border-top-color:#7CFC00;us: 20px;border-top-left-radius: 20px;border-top-right-radius: 20px; border-bottom-right-radius: 20px; border-bottom-left-radius:20px;}
.Wall .load-more {margin:0px;  -webkit-transition: background-color 0.5s ease-out;-moz-transition: background-color 0.5s ease-out;-o-transition: background-color 0.5s ease-out;transition: background-color 0.5s ease-out;}
.Wall .load-more:hover {background-color:#7CFC00;}
.Wall .load-more a:hover {color:white!important;font-weight:bold;text-decoration:none;}
 
.Wall .SortingBar, .WallHistory .SortingBar {background-color:rgba(0,255,0,0.5);border-top-color:rgba(0,255,0,0.5);border-top-left-radius: 20px;border-top-right-radius: 20px; border-bottom-right-radius: 20px; border-bottom-left-radius:20px;}
.Wall .SortingBar .SortingMenu .SortingSelected, .WallHistory .SortingBar .SortingMenu .SortingSelected {color:black;}
.Wall .SortingBar .SortingMenu .SortingSelected:hover, .WallHistory .SortingBar .SortingMenu .SortingSelected:hover {color:#ADFF2F;}
 
 
 
 
.Wall .comments ul.replies > li:first-child:after,.Wall .comments ul.replies > li:first-child:before {display:none;}
.Wall ul.comments > li.message ul.replies > li {padding-bottom:2px;-webkit-transition: background-color 0.5s ease-out;-moz-transition: background-color 0.5s ease-out;-o-transition: background-color 0.5s ease-out;transition: background-color 0.5s ease-out;}
.Wall ul.comments > li.message ul.replies > li:hover {background-color:rgba(144,238,144,0.4);}
 
 
.Wall .speech-bubble-message {padding-left:30px;}
.Wall .new-reply .editarea {margin-left:30px;margin-right:20px;}