冰与火之歌中文维基
注册
Advertisement

注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer或Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:Ctrl-F5
/* buttons of edit action 
.WikiaPage .WikiaSearchHeader .WikiaSearch input[type="text"] {
    width: 229px;
}*/
.toolbox{
background: none repeat scroll 0% 0% #F9ECC3;
border: 1px solid #C7BC9C;
margin-bottom: 10px;
padding: 20px 15px 15px;
position: relative;
word-wrap: break-word;
border-radius: 10px;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
vertical-align: top;
}
.float, .RelatedPagesModule li, .category-gallery-item {
/* Float */

  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.float:hover, .RelatedPagesModule li:hover, .category-gallery-item:hover, #SPOTLIGHT_FOOTER .WikiaSpotlight:hover{
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

.input-large{
    margin-top :5px;
    width:250px;
}
span.control-button{margin-top:8px !important;text-align:center !important; width:90px !important} 
/**************/
/*改字体与标题 */
/*************/
H1, H2,.ns-0 .tally{ color : #74552F;}

.wikinav2 .WikiaPageHeader, .WikiaArticle h2, .RelatedPagesModule h2 {
    border-bottom: 0px none #C9C3B0;
}
.UserProfileMasthead H1,.UserProfileMasthead H2 {
	color:#FFF;
}
.WikiaPageHeader, .wikinav2 .WikiaPageHeader {
    padding-bottom: 5px;
    margin-top: 10px;
}
.WikiaPageHeader h1 {
    font-size: 36px ; 
    line-height: 1.2em;
    text-shadow: 0 2px white, 0 3px #777;
}
.ns-0 .WikiaPageHeader H1,.ns-4 .WikiaPageHeader H1,.ns-10 .WikiaPageHeader H1,.ns-14 .WikiaPageHeader H1,.ns-112 .WikiaPageHeader H1, .ns-114 .WikiaPageHeader H1{
    float: left;
}
.WikiaArticle h2{
    font-size: 24px;
    line-height: 1.2em;
}
.WikiaPageHeader H1, H3, h4 { 
    font-weight: bold; 
}
body.mediawiki { -webkit-font-smoothing:antialiased;font-family:"Open Sans","Hiragino Sans GB","Microsoft YaHei","微软雅黑","STHeiti","WenQuanYi Micro Hei",SimSun,Arial,sans-serif !important;  }

a{
    color:#A47719;-o-transition:color .2s ease-out, background 2s ease-in; -ms-transition:color .2s ease-out, background 2s ease-in; -moz-transition:color .2s ease-out,
}
a:hover{
    color:orange; 
}
.WikiaArticle .category-gallery-item a:hover{
    border-bottom: 0px solid #A47719 ;
}
a.wikia-button, .WikiaArticle .wikia-single-button a, .wikia-menu-button, input[type="submit"], input[type="reset"], input[type="button"],.WikiaArticle .button, button 
{
    color:white;
}
.WikiHeader .wordmark, .RelatedPagesModule {
    border-bottom: 0px;
}
/******************/
/* Baidu buttons  */
/******************/
.bdlikebutton-small {
    text-align: left !important;
    width: 60px !important;
    height: 18px !important;
    color: #666 !important;
    background: url('http://img1.wikia.nocookie.net/__cb20140801075444/asoiaf/zh/images/e/e5/Btn.png') no-repeat scroll 0% 0% transparent !important;
    position: relative;
    cursor: pointer;
    text-align: left;
    font-size: 12px;
}
/* buttons in edit action */
span.control-button{margin-top:8px !important;text-align:center !important; width:90px !important} 
/**************/
/*改相关词条的摘要 */
/*************/
.RelatedPagesModule .articleSnippet::before {
content: '' !important;}
.RelatedPagesModule .articleSnippet p {
    font-size: 14px;
    height: 100px;
    line-height: 1.25em;
    margin-left: 0px !important;
    overflow: hidden;
    padding: 0px;
}
.RelatedPagesModule h2 {
    overflow: hidden;
    font-size: 24px;
    margin-top: 1.2em;
    margin-bottom: 0.6em;
}
.category-gallery-item .snippet .quote {
    font-family: Helvetica,Arial,sans-serif !important;
}

/**************/
/*Change pre style */
/*************/
.WikiaArticle pre {
    background-color: #FBEFCC;    
    border: 0px solid #fbefcc !important;
    line-height: 14px;
    padding: 12px;
    word-wrap: break-word !important;
}
/*************/
/* 改边框  */
/*************/
.WikiaRail .module, .WikiaRail #RIGHT_SKYSCRAPER {    border: 0px none; background-color:rgba(251, 239, 204, 0.5); box-shadow:0px 2px 5px 0px #CCC6B0; -moz-box-shadow:0px 2px 5px 0px #CCC6B0; -webkit-box-shadow:0px 2px 5px 0px #CCC6B0}
.wikinav2 .WikiaPageHeader {padding-right:15px}

/* for printing */
@media print{
    .RelatedForumDiscussion{
        display:none !important;
    }
}
.mobileonly{
    display:none;
}
#article-comm{
	background-color: rgba(252, 244, 220, 0.5) !important;
}
.WikiaArticleComments .MiniEditorWrapper .editarea textarea {
    background-color: transparent;
    border: 0px none;
    color: #3A3A3A;
    margin: 0px;
    outline: medium none;
    padding: 0px;
    resize: none;
}
table.wikitable {
    background: none repeat scroll 0% 0% rgba(251, 241, 211, 0.5);
}
.SpeechBubble .speech-bubble-message {
    background: none repeat scroll 0% 0% rgba(201, 195, 176, 0.2);
}
.SpeechBubble.even .speech-bubble-message, .SpeechBubble.owner .speech-bubble-message {
    background: none repeat scroll 0% 0% rgba(247, 237, 210, 0.5);
}
 /*
.WikiaPageBackground { 
  border: 2px solid #FFFFFF; 
  -moz-box-shadow:0 0 30px #FFFFFF;
  -webkit-box-shadow:0 0 30px #FFFFFF;
  box-shadow:0 0 30px #FFFFFF;
  padding-top: 59px;
  left:-1px;
}*/
/***************/
/* less box    */
/***************/
#WikiaArticleCategories{
	border: 0;
	margin: 0;
}
.article-categories {
    border: 0px;
    padding: 0px;
    margin: 0px;
}
.WikiHeader .chevron {
	display:none;
}
.CategorySelect.articlePage {
    margin:0 !important;
}
.CategorySelect.articlePage .container {
    padding: 0px 10px 0px;
}
.special-categories{
	font-weight:bold;
}
.refpopups-configure-page{
	display: none !important;
}
.WikiaArticleComments {
    border-top: 0 !important;
}
.WikiaArticleComments .upper-pagination {
	border-top: 0 !important; 
}
.WikiaFooter section {
	border: 0px;
}
.WikiaPage {
    border: 0 !important;
}
nav.WikiaArticleInterlang{
	margin:0;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:10px;
}
.wikiaPhotoGallery-slider-body .horizontal .description h2 {
color:white;
}
/***************/
/*Tab样式 */
/*************/
ul.tabbernav{ 
    border-bottom: 1px solid #D9D9D9 !important; 
    font: normal 14px Helvetica, Arial, sans-serif !important; 
    padding: 10px 0px !important;}
ul.tabbernav li{}
ul.tabbernav li a{
    padding: 10px 14px !important; 
    margin-left: 2px !important; 
    border: 1px solid #000 !important; 
    background: #FCF4DC  !important; -moz-border-radius-topright: 4px !important; 
    border-top-right-radius: 4px !important; -moz-border-radius-topleft: 4px !important; 
    border-top-left-radius: 4px !important;}
ul.tabbernav li a:link { 
    color: #000 !important; }
ul.tabbernav li a:visited { 
    color: #000 !important; }
ul.tabbernav li a:hover{ 
    background: #b3d1e9 !important; 
    border-color: #b3d1e9 !important;}
ul.tabbernav li.tabberactive a{ 
    color:#000 !important; 
    font-weight:bold !important; 
    border: 1px solid #D9D9D9 !important; 
    border-bottom: 1px solid #fbefcc  !important; 
    background-color: #EEE !important;}
ul.tabbernav li.tabberactive a:hover{
    border: 1px solid #D9D9D9 !important;
    border-bottom: 1px solid #fbefcc  !important;
    background: #EEE !important; }
.tabberlive .tabbertab { 
    border:1px solid #D9D9D9 !important;
    border-top:0 !important;}

/* star rating fix */
.mediawiki .rw-ui-container.rw-valign-top .rw-report-link, .mediawiki .rw-ui-container.rw-valign-bottom .rw-report-link  {
    display:none !important;
}
/*remove header border*/
.WikiaPageHeader {padding-bottom:0; margin-bottom:1.5em}

/* Default skin for navigation boxes */
table.navbox {            /* Navbox container style */
    border: 1px solid #000;
    width: 100%; 
    margin: auto;
    clear: both;
    font-size: 88%;
    text-align: center;
    padding: 1px;
    box-shadow:2px 2px 5px #000;
}
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */
    margin-top: -1px;          /* (doesn't work for IE6, but that's okay)       */
}
.navbox-title,
.navbox-abovebelow,
table.navbox th {
    text-align: center;      /* Title and above/below styles */
    padding-left: 1em;
    padding-right: 1em;
}
.navbox-group {              /* Group style */
    white-space: nowrap;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    color:#969696;
    margin-left:5px;    
    box-shadow:1px 1px 2px #000;
}
.navbox, .navbox-subgroup {
    background: #ffffff;     /* Background color */
}
.navbox-list {
    border-color: #FCF4DC;  
    box-shadow:1px 1px 2px #000; /* Must match background color */
    padding: 0 5px;
}
.navbox-title,
table.navbox th {
    background: #FCF4DC; 
    color:#000000; 
    border-color: #000000; 
    box-shadow:1px 1px 2px #000;
    /*text-align:left; */ /* Level 1 color */
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
    background: #FCF4DC;     /* Level 2 color */
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
    background: #FCF4DC;     /* Level 3 color */
}
.navbox-even {
    background: #FCF4DC;     /* Even row striping */
}
.navbox-odd {
    background: transparent; /* Odd row striping */
}
 
.collapseButton {          /* 'show'/'hide' buttons created dynamically */
    /* @noflip */float: right;          /* by the CollapsibleTables javascript in    */
    font-weight: normal;   /* [[MediaWiki:Common.js]] are styled here   */
    /* @noflip */text-align: right;     /* so they can be customised.                */
    width: auto;
}
.navbox .collapseButton {  /* In navboxes, the show/hide button balances */
    width: 6em;            /* the vde links from [[Template:Navbar]],    */
}                          /* so they need to be the same width.         */
 
.navbar {                  /* Navbox template links */
    font-size: 88%;        /* Default font-size */
    font-weight: normal;
}
.navbox .navbar {
    font-size: 100%;       /* Font-size when nested within navbox */
}


/* CSS for UserGroupMessages classes */
.anonmessage { display: none }
.autoconfmessage { display: none  }
.adminmessage { display: none  }
.cratmessage { display: none }
/* END CSS for UserGroupMessages classes */

/* infobox styling */
.infobox {background-color: rgba(251, 239, 204, 0.5) !important;-moz-border-radius: 5px;border: 1px solid #aaa !important;border-radius: 5px}

/* Toc styling*/
.WikiaArticle .toc {
background-color:rgba(250, 237, 197, 0.5) !important;-moz-border-radius: 5px;border: 0px !important;border-radius: 5px}

/* SSM */
.ssm li > ul > li {
    color: red;
}
/* lastEdited class */
.avatar-container {
    border-radius: 50%;
    float: left;
    height: 36px;
    margin: 0px 6px 0px 49px;
    overflow: hidden;
    width: 36px;
}
.avatar-container .avatar {
    border: 0px none;
}
.lastEdited .name {
    font-weight: bold;
}
.lastEdited {
    color: #747F8C;
    font-size: 13px;
    border-top: 1px solid #CCC;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top:20px;
}
.editCount{
    font-size: 1.1rem;
    margin-left: 10px;
    padding: 5px 10px;
    border-radius: 3px;
    background: none repeat scroll 0% 0% #C7B595;
    color: #FFF;
    font-weight: bold;
    float:right;
}
.lastEdited .editSummary{
    margin-top:10px;
    font-size: 12px;
}
.lastEdited .anon-avatar-placeholder {
    background-image: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM2IDM2Ij48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJtIDMwLjIgMjcuNyBjIC0yLjcgLTEuNSAtNi4zIC0zLjEgLTguNSAtNC4zIDQuMyAtNS40IDMuNiAtMTcuMyAtMy42IC0xNy42IDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIC05IDEuNiAtNyAxMy4zIC0zLjYgMTcuNiAtMi4yIDEuMiAtNS44IDIuOCAtOC41IDQuMyA2LjUgNy45IDE4LjQgNy43IDI0LjQgMCB6Ij48L3BhdGg+PC9zdmc+Cg==");
    background-repeat: no-repeat;
    background-color: #C8D2D7;
}
#article-comments-counter-recent {
    display:none;
}
#article-comments-counter-header{
    display:none;
}
/* Tree style lists */
.treeview ul {
    padding: 0;
    margin: 0;
}
.treeview li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
    zoom: 1; /* BE KIND TO IE6 */;
}
.treeview li li {
    background: url("//upload.wikimedia.org/wikipedia/commons/f/f2/Treeview-grey-line.png") no-repeat 0 -2981px;
    /* @noflip */
    padding-left: 20px;
    text-indent: 0.3em;
}
.treeview li li.lastline {
    background-position: 0 -5971px
}
.treeview li.emptyline > ul {
    /* @noflip */
    margin-left: -1px;
}
.treeview li.emptyline > ul > li:first-child {
    background-position: 0 9px
}

.article-thumb a {
    display: inline-block !important;
}
/* for ':' */
dl dd {
    margin-right: 24px !important;
}
Advertisement