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

跳到导航 跳到搜索
删除1,091字节 、​ 2022年7月21日 (星期四)
修改
(分类)
(修改)
 
(未显示2个用户的3个中间版本)
第66行: 第66行:
}
}
   
   
/*表格样式*/
.table {
border-radius: 15px;
border: rgba(197,226,232,1.00) 3px solid;
overflow: hidden;
margin-top: 15px!important;
margin-left: 15px;


}
.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);
}
/* 分割线 */
hr {
margin: 1em 10% 0.5em;
width: 80%;
border-bottom: 2px dashed #3fa8bd;
background: none;
}
   
   


第127行: 第84行:
text-decoration-style: wavy;
text-decoration-style: wavy;
}
}
   
   
/** #各话简介・先行图 Tabs按钮 **/
 
.tabslabelbt:active {
transform: scale(0.95);
}
/* 媒体适配 */
@media screen and (max-width: 960px) {
table.wikitable {
margin: 0.5em 0;
width: 100%!important;
}
h2 {
padding: 5px 0em;
border-radius: 5px 5px 0 0;
}
table.wikitable tbody{
display: inline-block;
}
#ost .wikitable {
text-align:left;
width:auto!important;
}
}
/* [[分类:CSS页面]] */
/* [[分类:CSS页面]] */
15,331

个编辑

导航菜单