透明样式/styles.css:修订间差异

跳到导航 跳到搜索
删除707字节 、​ 2022年7月21日 (星期四)
修改
无编辑摘要
(修改)
第66行: 第66行:
}
}
   
   
/*表格样式*/
 
.table {
border-radius: 15px;
border: rgba(197,226,232,1.00) 3px solid;
overflow: hidden;
margin-top: 15px!important;
margin-left: 15px;
box-shadow: 1px 1px 3px #878787;
}
.stubborn>table {
border-radius: 15px;
border: rgba(197,226,232,1.00) 3px solid;
overflow: hidden;
}
.wikitable th {
border: 1.2px solid #7fcad9;
color:#0b7698;
border-radius: 4px;
background-color: rgba(161, 212, 218, 0.4);
}
#ost .wikitable {
margin:0.5em 2%;
}
#ost .song_length {
text-align:right;
}
.wikitable td {
border: 1.2px solid #7fcad9;
background-color: rgba(135, 206, 235, 0.1);
}


/* 分割线 */
/* 分割线 */
第127行: 第92行:
text-decoration-style: wavy;
text-decoration-style: wavy;
}
}
 
/** #各话简介・先行图 Tabs按钮 **/
.tabslabelbt:active {
transform: scale(0.95);
}
   
   
/* 媒体适配 */
/* 媒体适配 */
15,372

个编辑

导航菜单