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

来自星际公民宇宙百科
跳转至: 导航搜索
 
(未显示同一用户的13个中间版本)
第1行: 第1行:
table.ship-specs-table {
+
.page- 首页 .goto-starcitizen-asia img {
    border: 1px solid grey;
+
     width: 100%;
    padding: 0px;
+
     height: auto;
    margin : 0px 0px 0px 15px;
+
     margin-bottom: 20px;
    float: right;
 
    font-size: 11px;
 
}
 
 
 
table.ship-specs-table .sps-name {
 
     background-color: #21314c;
 
     font-size: 16px;
 
     text-align: center;
 
    color: white;
 
}
 
 
 
table.ship-specs-table .sps-image {
 
    text-align: center;
 
    padding: 0px;
 
}
 
 
 
table.ship-specs-table .sps-title {
 
    padding:3px;
 
    vertical-align: top;
 
}
 
 
 
table.ship-specs-table .sps-cell {
 
    padding:3px;
 
    vertical-align: top;
 
}
 
 
 
table.ship-specs-table .sps-cell-h1 {
 
    padding:3px;
 
    vertical-align: top;
 
}
 
 
 
table.ship-specs-table .sps-cell-h2 {
 
    padding:3px;
 
    vertical-align: top;
 
}
 
 
 
table.ship-specs-table .sps-base {
 
    background-color: #e0ffff;
 
}
 
 
 
table.ship-specs-table .sps-measurement {
 
    background-color: #ffffe0;
 
}
 
 
 
table.ship-specs-table .sps-structural{
 
    background-color: #ffe4e1;
 
}
 
 
 
table.ship-specs-table .sps-propulsion-title {
 
    background-color: #7fffd4;
 
}
 
 
 
table.ship-specs-table .sps-propulsion {
 
    background-color: #7fffd4;
 
}
 
 
 
table.ship-specs-table .sps-ordnance-title {
 
    background-color: #87cefa;
 
}
 
 
 
table.ship-specs-table .sps-ordnance {
 
    background-color: #87cefa;
 
}
 
 
 
table.ship-specs-table .sps-modular-title {
 
    background-color: #dedcdc;
 
}
 
 
 
table.ship-specs-table .sps-modular {
 
    background-color: #dedcdc;
 
}
 
 
 
table.ship-specs-table .sps-avionics-title {
 
    background-color: #dedc00;
 
}
 
 
 
table.ship-specs-table .sps-avionics {
 
    background-color: #dedc00;
 
 
}
 
}

2017年6月28日 (三) 15:21的最新版本

.page-首页 .goto-starcitizen-asia img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}