< 中文乐谱库:历史上的今天‎ | 日期
Xiayu讨论 | 贡献2020年7月7日 (二) 11:57的版本 (创建页面,内容为“→‎For [[Wikipedia:历史上的今天]] and its subpages →‎so they need to be styled here too. .selected-anniversary img { margin-left: .6em; margin-b…”
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

中文乐谱库:历史上的今天/日期/styles.css

来自中文乐谱库

/* For Wikipedia:历史上的今天 and its subpages */ /* so they need to be styled here too. */ .selected-anniversary img {

   margin-left: .6em;
   margin-bottom: .6em;

}

.selected-anniversary .mw-headline-number {

   display: none

}

.selected-anniversary h3 {

   font-weight: normal;
   font-size: 1em;
   padding-top: 0;

}

.selected-anniversary h3 .otd-year {

   white-space: nowrap;
   font-weight: bold;

}

.selected-anniversary dl {

   margin: 0.3em 0 0 1.6em;
   padding: 0;
   line-height: 1.5em;
   list-style-type: square;

}

.selected-anniversary dl * {

   margin: 0;
   padding: 0;

}

.selected-anniversary dt {

   display: list-item;
   font-weight: normal;
   float: left;

}

.selected-anniversary dt:after {

   content: ',';

}