跳至內容

「MediaWiki:Common.css」:修訂間差異

移除 419 位元組 、​ 2021年7月15日 (星期四)
無編輯摘要
無編輯摘要
無編輯摘要
行 36: 行 36:
    
    
}
}
dl.csslinegraph{
background:url(https://wiki.arcaea.cn/images/7/7a/Bg_chart.gif) no-repeat 0 0;
}
dl.csslinegraph span{
background-image:url(https://wiki.arcaea.cn/images/5/5b/Line.png);
}
dl.csslinegraph span em{
background:url(https://wiki.arcaea.cn/images/2/2a/Dot.png) no-repeat 0 0;
}


/* [[模板:来源请求]]背景色调整 */
/* [[模板:来源请求]]背景色调整 */
行 61: 行 49:
    width:120px;
    width:120px;
    -webkit-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}
/* From wjghj.cn under CC BY-NC-SA 4.0 */
.siteNoticeScroll {
  width: 100%;
  height: 25px;
  line-height: 25px;
  overflow: hidden
}
.siteNoticeScroll li {
  height: 25px;
  list-style: none;
  text-align: center
}
}


行 93: 行 96:
font-size: small;
font-size: small;
line-height: 1.5em;
line-height: 1.5em;
}
.songbox > div {
   display: flex;
   justify-content: center;
   align-items: center;
word-wrap: break-word;
border-bottom: 1px solid #eaecf0;
padding: 5px 5px;
border-collapse: collapse;
overflow-wrap: normal;
white-space: nowrap;
box-sizing: border-box;
}
.songbox > .byd-label{
display:unset;
}
}


行 99: 行 119:
grid-template-columns: 1fr 2fr 2fr 2fr 2fr auto;
grid-template-columns: 1fr 2fr 2fr 2fr 2fr auto;
}
}
/* 背景色定义 */


.conflict>.label,
.conflict>.label,
.conflict>#title,
.conflict>#title,
.conflict>.header {
.conflict>.header,
.conflict>div>div>.label-text,
.conflict>div>div>div>.label-text {
background-color: #b99afd;
background-color: #b99afd;
}
}
行 109: 行 133:
.light>.label,
.light>.label,
.light>#title,
.light>#title,
.light>.header {
.light>.header,
.light>div>div>.label-text,
.light>div>div>div>.label-text {
background-color: lightskyblue;
background-color: lightskyblue;


}
}


.songbox > div {
.label-text {
word-wrap: break-word;
   padding: 1px 5px 1px 5px;
border-bottom: 1px solid #eaecf0;
   margin: 0 5px 0 5px;
padding: 5px 5px;
border-collapse: collapse;
overflow-wrap: normal;
white-space: nowrap;
box-sizing: border-box;
}
}


行 148: 行 169:
.label {
.label {
grid-column: 1 / 2;
grid-column: 1 / 2;
display: flex;
align-items: center;
justify-content: center;
}
}


行 157: 行 175:
font-size: medium;
font-size: medium;
height: 25px !important;
height: 25px !important;
display: flex;
align-items: center;
justify-content: center;
}
}


行 173: 行 188:
.byd>#top-image {
.byd>#top-image {
grid-column: 1 / 6;
grid-column: 1 / 6;
}
#top-image,
#right-image {
display: flex;
align-items: center;
justify-content: center;
}
}


行 201: 行 208:
.img-text {
.img-text {
font-weight: bold;
font-weight: bold;
}
.img-tab {
display: flex;
align-items: center;
justify-content: center;
}
}


行 303: 行 304:


.date-box {
.date-box {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
flex-wrap: wrap;
}
}
行 348: 行 346:
.ns-same > #ns-date-normal,
.ns-same > #ns-date-normal,
.ns-same.byd > #ns-date-byd{
.ns-same.byd > #ns-date-byd{
display: unset;
display: flex;
}
}


.ns-same > #all-play-header{
.ns-same > #all-play-header{
display: unset;
display: flex;
}
}


行 369: 行 367:
.byd-label{
.byd-label{
color: #a04040;
color: #a04040;
}
#ns-date-byd{
display: flex;
   align-items: center;
   justify-content: center;
}
}


行 385: 行 377:
}
}


/* From wjghj.cn under CC BY-NC-SA 4.0 */
.siteNoticeScroll {
  width: 100%;
  height: 25px;
  line-height: 25px;
  overflow: hidden
}
.siteNoticeScroll li {
  height: 25px;
  list-style: none;
  text-align: center
}


/* 以下是维基百科样式,通过CC-BY-SA 3.0授权 */
/* 以下是维基百科样式,通过CC-BY-SA 3.0授权 */