MediaWiki:Common.css:修订间差异

添加1,304字节 、​ 2023年12月2日 (星期六)
无编辑摘要
无编辑摘要
无编辑摘要
(未显示同一用户的4个中间版本)
第1行: 第1行:
/* 这里放置的CSS将应用于所有皮肤 */
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


第54行: 第53行:
background-color: #020000 !important;
background-color: #020000 !important;
background-image: none !important;
background-image: none !important;
}
/* Sidebar Image Logo */
.mw-wiki-logo {
/* background-image: url('https://i.imgur.com/nEvmuAr.png') !important; */
background-position: top center;
background-size: cover;
}
}


第73行: 第65行:


a, a:visited,a.new,a.new:visited{color:#F9C666;}
a, a:visited,a.new,a.new:visited{color:#F9C666;}
a:hover, {color:#F9C666;text-decoration: underline;}
a:hover {color:#F9C666;text-decoration: underline;}
h1,h2,h3,h4,h5,h6 {color: #EDCF8B;border-bottom: 1px solid #7C502E;font-family: Exocet, Sans-serif;color: #EDCF8B;}
h1,h2,h3,h4,h5,h6 {color: #EDCF8B;border-bottom: 1px solid #7C502E;font-family: Exocet, Sans-serif;color: #EDCF8B;}
h4,h5,h6 {font-size:1.17em; margin-top:1em; margin-bottom:1em;}
h4,h5,h6 {font-size:1.17em; margin-top:1em; margin-bottom:1em;}
第82行: 第74行:
#p-cactions .selected {color:#F9C666 !important; background-color:#382B1B; border-bottom:1px solid #7C502E;}
#p-cactions .selected {color:#F9C666 !important; background-color:#382B1B; border-bottom:1px solid #7C502E;}
#p-cactions li a, #p-cactions li a:selected, #p-cactions li a:visited {color:#F9C666 !important; background-color:#F9C666;}
#p-cactions li a, #p-cactions li a:selected, #p-cactions li a:visited {color:#F9C666 !important; background-color:#F9C666;}
.vector-menu-tabs .selected {background-color:#382B1B; border:1px solid #7C502E; color:#F9C666}
.vector-menu-tabs ul {
.vector-menu-tabs li {border:1px solid #7C502E; color:#F9C666 !important; background-color:#150D0A; background-image:none;}
margin: -5px 0 0 -1px !important;
border-left: 2px;
border-right: 2px;
border-bottom: 0;
border-style: solid;
border-color: #7C502E;
}
.vector-menu-tabs li {
border-top: 1px;
border-right: 1px;
border-bottom: 0;
border-left: 1px;
border-style: solid;
border-color: #7C502E;  
color:#F9C666 !important;  
background-color:#150D0A;  
background-image:none;
}
.vector-menu-tabs .selected {background-color:#382B1B !important; color:#F9C666 !important;}
.vector-menu-tabs li a, .vector-menu-tabs li a:selected, .vector-menu-tabs li a:visited {color:#F9C666 !important;}
.vector-menu-tabs li a, .vector-menu-tabs li a:selected, .vector-menu-tabs li a:visited {color:#F9C666 !important;}
.vector-menu-tabs .selected a {color:#F9C666 !important;}
.vector-menu-tabs .selected a {color:#F9C666 !important;}
第89行: 第99行:
.vector-menu-tabs span a {padding:12px !important; color:#F9C666 !important;}
.vector-menu-tabs span a {padding:12px !important; color:#F9C666 !important;}
.vector-menu-tabs a {color:#F9C666 !important;}
.vector-menu-tabs a {color:#F9C666 !important;}
.vector-menu-tabs .selected {background-image:none;}
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading {background-image:none !important;}
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited {color:#FF7777 !important;}
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited {color:#FF7777 !important;}
.catlinks {background-color:#382B1B; border:1px solid #7C502E; color:#F9C666} /* categories at bottom of page */
.catlinks {background-color:#382B1B; border:1px solid #7C502E; color:#F9C666} /* categories at bottom of page */
第140行: 第150行:
.wikitable tr:nth-child(odd) { background-color: #2C2014 !important;}
.wikitable tr:nth-child(odd) { background-color: #2C2014 !important;}
.wikitable tr:nth-child(even) { background-color: #271C12 !important;}
.wikitable tr:nth-child(even) { background-color: #271C12 !important;}
.wikitable > tr > td > p, .wikitable > * > tr > td > p {display: inline; color: #444444; margin-top: 0; margin-bottom: 0;} /* de-emphasized table info */


.wikitable {
.wikitable {
第200行: 第212行:
.d2-purple {color: #AE00FF !important;}
.d2-purple {color: #AE00FF !important;}
.d2-tan {color: #D0C27D !important;}
.d2-tan {color: #D0C27D !important;}
/* These colors require either using Glide or having HD text enabled */
.d2-coral {color: #E09595 !important;}
.d2-sage {color: #B6E12E !important;}
.d2-teal {color: #5CA6A4 !important;}
.d2-light-gray {color: #A9A9B0 !important;}


.brown-background-header {background-color:#150D0A; border-top: 1px solid #150D0A; border-bottom: 1px solid #150D0A;}
.brown-background-header {background-color:#150D0A; border-top: 1px solid #150D0A; border-bottom: 1px solid #150D0A;}
第220行: 第237行:
.skill-info {display: table-row;} /* skill description and requirements */
.skill-info {display: table-row;} /* skill description and requirements */
.skill-image {position:relative; top:10px;}
.skill-image {position:relative; top:10px;}
.mw-datatable th {
background-color: #382B1B !important;
}
.mw-datatable td {
background-color: #150D0A !important;
}
code {
color: #c24015;
background-color: transparent !important;
}
.mw-ui-button {
color: #B18D62 !important;
background-color: #382B1B !important;
border-color: #a2a9b1 !important;
}
#pagehistory li.selected {
  background-color: #382B1B !important;
  color: inherit !important;
  outline: 1px dashed #a2a9b1;
}
fieldset {
border: 1px solid #7C502E !important;
}
.vector-menu-dropdown .vector-menu-content {
border: 1px solid #7C502E;
}
.vector-menu-dropdown li {
color: #F9C666;
}
.vector-menu-dropdown li a {
color: #F9C666 !important;
}
#filetoc {
border: 1px solid #7C502E;
background-color: #382B1B;
}
.warningbox a {
color: #000000;
font-weight: bold;
}