User:盐棋/Sandbox.css:修订间差异

添加135字节 、​ 2024年3月13日 (星期三)
居中
(适配etr)
(居中)
第27行: 第27行:
padding: 1px 5px 1px 5px;
padding: 1px 5px 1px 5px;
margin: 0 5px 0 5px;
margin: 0 5px 0 5px;
}
.text-pst,
.text-prs,
.text-ftr,
.text-byd,
.text-etr {
filter: brightness(120%);
font-weight: bold;
}
}


第62行: 第71行:
grid-area: figure;
grid-area: figure;
padding: 9px 5px;
padding: 9px 5px;
}
.place-central {
display: flex;
justify-content: center;
align-items: center;
}
}


第80行: 第83行:
.infotable.colorless .bg-c {
.infotable.colorless .bg-c {
background-color: #f4d2f8;
background-color: #f4d2f8;
}
.central {
display: flex;
justify-content: center;
align-items: center;
}
.fd-c{
flex-direction: column;
}
}


1,452

个编辑