跳至內容

「Template:模板样式/定数表.css」:修訂間差異

Star0移动页面Template:定数表.cssTemplate:模板样式/定数表.css,不留重定向
無編輯摘要
(Star0移动页面Template:定数表.cssTemplate:模板样式/定数表.css,不留重定向)
 
(未顯示由 2 位使用者於中間所作的 4 次修訂)
行 1: 行 1:
.dstable{
.dstable{
display:grid;
display:grid;
grid-template-columns: 5% 95%;
grid-template-columns: 6% 94%;
}
}
.ds{
.ds{
width: 100%;
width: 100%;
text-align:center;
text-align:center;
border-bottom:2px solid #FF6666;
font-size:18px;
border-bottom:1px solid #a2a9b1;


}
}
.number{
.number{
width: 100%;
width: 100%;
border-bottom:2px solid #FF6666;
border-bottom:1px solid #a2a9b1;


}
}
行 22: 行 23:


.ds{
.ds{
border-bottom:0px solid #FF6666;
border-bottom:0px solid #a2a9b1;
}
}
}
}
行 28: 行 29:
@media all and ( min-width: 720px ) {
@media all and ( min-width: 720px ) {
.ds{
.ds{
width: 100%;
 
line-height:110px;
line-height:110px;
text-align:center;
 
border-bottom:2px solid #FF6666;


}
}