◆少前百科是非盈利性、非官方的少女前线维基百科。
◆如果您发现某些内容错误/空缺,请勇于修正/添加!参与进来其实很容易!点这里 加入少前百科
◆有任何意见、建议、纠错,欢迎在 GFwiki:反馈与建议 提出和讨论。编辑事务讨论QQ群:597764980,微博@GFwiki少前百科
◆To foreigners,You can use twitter to contact us.
Icon Nyto Silver.png

“MediaWiki:Common.css”的版本间的差异

来自少前百科GFwiki
跳转至: 导航搜索
第59行: 第59行:
 
#mw-page-base {
 
#mw-page-base {
 
     background: #333333;
 
     background: #333333;
 +
    background-image: url(/resources/assets/bg.jpg);
 +
    background-repeat: repeat;
 
}
 
}
 
div.vectorTabs li.selected {
 
div.vectorTabs li.selected {
background: linear-gradient(to bottom, #333333 0%,#444444 35%);
+
    background-image: none;
 +
    background-color: rgba(12,12,12,0.90);
 
}
 
}
 
div.vectorTabs {
 
div.vectorTabs {
第67行: 第70行:
 
}
 
}
 
div.vectorTabs ul li {
 
div.vectorTabs ul li {
     background: #333333;
+
     background-image: none;
 +
    background-color: rgba(0,0,0,0.3);
 
}
 
}
 
div.vectorTabs span {
 
div.vectorTabs span {

2016年11月2日 (三) 14:06的版本

/* 这里放置的CSS将应用于所有皮肤 */
/*BASIC*/
a {
    color: #F4C430;
}
a:visited {
    color: #F28500;
}
div {
    color: #EAEAEA !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #FFEBAD;
}
body {
    background-image: url(http://gf.ppgame.com/web/pc/images/main_top.jpg);
    background-repeat: no-repeat;
    background-position: -12em 0,left top;
    background-attachment: fixed;
    background-size: cover;
    font-family: Sans-Serif;
}
/*BASIC2*/
.mw-body a.extiw:visited {
    color: #F28500;
}
.mw-body a.extiw, .mw-body a.extiw:active {
    color: #F4C430;
}
div#mw-panel div.portal div.body ul li a:visited {
    color: #F28500;
}
div#mw-panel div.portal div.body ul li a {
    color: #F4C430;
}
ul {
    list-style-type: disc;
    list-style-image: none !important;
}
.mw-body a.external:visited {
    color: #F28500;
}
.mw-body a.external {
    color: #F4C430;
}
a.new:visited, #p-personal a.new:visited {
    color: #FF4444;
}
a.new, #p-personal a.new {
    color: #F47130;
}
/*MAIN*/
.mw-wiki-logo {
    -webkit-filter: invert(.5) brightness(10);
}
body {
    background-color: #333333;
}
#mw-page-base {
    background: #333333;
    background-image: url(/resources/assets/bg.jpg);
    background-repeat: repeat;
}
div.vectorTabs li.selected {
    background-image: none;
    background-color: rgba(12,12,12,0.90);
}
div.vectorTabs {
    background: rgba(0, 0, 0, 0) !important;
}
div.vectorTabs ul li {
    background-image: none;
    background-color: rgba(0,0,0,0.3);
}
div.vectorTabs span {
    background: rgba(0, 0, 0, 0);
}
.mw-body {
    border: 1px solid #333333;
    background-color: rgba(12,12,12,0.90);
    box-shadow: 0 5px 5px rgba(0,0,0,0.2);
}
div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited {
    color: #FFF;
}
div.vectorTabs li a {
    color: #969696;
}
.MainPageBG>table {
    background: rgba(0,0,0,0) !important;
}
.MainPageBG>table>tbody>tr>td>h2 {
    background: #333333 !important;
    border: 1px solid #333333 !important;
    color: #EAEAEA !important;
}
div#mw-panel div.portal h3 {
    color: #EAEAEA;
}
div#simpleSearch {
    background: #444444;
    border: 1px solid #FFEBAD;
}
.suggestions-results {
    background-color: #444444;
    border: solid 1px #444444;
}
.suggestions-special {
    background-color: #333333;
    border: solid 1px #333333;
}
.suggestions-result-current {
    background-color: #333333;
    color: #F4C430 !important;
}

.catlinks, td.MainPageBG, table#mp-topbanner, .infobox, #toc, .toc, .mw-warning, .toccolours, .mbox-small {
    border: 1px solid #333333 !important;
    background-color: #333333 !important;
    color: #EAEAEA;
    box-shadow: 0 2px 10px rgba(0,0,0,0.2) !important;
}
.navbox { /*Without shadow*/
    border: 1px solid #333333 !important;
    background-color: #333333 !important;
    color: #EAEAEA;
}
table.wikitable {
    background-color: #333333;
    border: 1px solid #333333;
    border-collapse: collapse;
    color: #EAEAEA;
}
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
    border: 1px solid #333333;
    color: #EAEAEA !important;
    background: #333333 !important;
}
.navbox th, .navbox-title {
    background: rgba(0, 0, 0, 0);
}
.navbox-even {
    background: #333333;
}
.navbox-list {
    border-color: #333333;
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
    background: #333333;
}
td.navbox-list.navbox-odd {
    background: #333333;
}
navbox-subgroup>tr>td {
    background: #333333;
}
#mw-newarticletext {
    color: #EAEAEA !important;
}
.editOptions>div, #wpSummaryLabel>label {
    color: #616161 !important;
}
#mw-content-text>table {
    background: #333333 !important;
    border-color: #333333 !important;
}
div#footer {
    background-color: rgba(10, 10, 10, 0.8);
}}