活动页面专用/styles.css:修订间差异

跳到导航 跳到搜索
添加632字节 、​ 2022年10月22日 (星期六)
修改
(修改)
(修改)
第1行: 第1行:
/* 搬运于萌娘百科的页面Slow Loop专用样式表 */
/* 搬运于萌娘百科的页面Slow Loop专用样式表 */
/*运用文字造型/标签模版相关*/
td#pica-table-value-Label{
    font-weight:bold;
}
/*运用main模版相关*/
/*运用main模版相关*/
table.cultural-landmark-main{
table.cultural-landmark-main{
第21行: 第26行:
border-radius: 15px;
border-radius: 15px;
border:3px #86bbf0 solid;
border:3px #86bbf0 solid;
}
/*marker(语法为*)相关,设定为特殊符号*/
ul > li::marker {
content: "🔹";
}
/*marker(语法为*)相关,目录;表格取消设定*/
ul > li.toclevel-1::marker {
content: "";
}
ul > li.active.tab::marker,li.tab::marker {
content: "";
}
/*粗体相关*/
b, .toggleunderline {
    border-bottom:  2px solid #000;
padding-left: 2px;
padding-right: 2px;
}
}


第201行: 第228行:
h2 {
h2 {
border-radius: 15px;
border-radius: 15px;
padding-left:10px;
border-bottom: none;
border-bottom: none;
font-weight: bolder;
font-weight: bolder;
第244行: 第272行:
}
}
   
   
/*圆角化*/
/*圆角化 活动简介右侧栏*/
th.title,th, wikitable mw-collapsible plainrowheaders mw-made-collapsible{
  border-radius: 15px;
}
/*圆角化 infoBox*/
.infoBox,.infoBoxContent,.infoBox2,.navbox-title,.navbox-group,.wikitable,.bilibili-title,.navBox,table,.toc,pre,.card,.radius,.TabContent {
.infoBox,.infoBoxContent,.infoBox2,.navbox-title,.navbox-group,.wikitable,.bilibili-title,.navBox,table,.toc,pre,.card,.radius,.TabContent {
border-radius: 7px;
border-radius: 7px;
15,321

个编辑

导航菜单