跳到内容

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授权 */