ajustement du décompte

这个提交包含在:
thaaoblues 2023-04-29 16:12:30 +02:00
父节点 9b9e614eaf
当前提交 f741ed4afc
共有 2 个文件被更改,包括 13 次插入3 次删除

查看文件

@ -19,8 +19,13 @@
#decompte{
font-size: 7vh;
color: rgb(40, 230, 11);
background-color: rgba(27, 187, 205, 0.188);
border-radius: 10px;
width: 95%;
margin-left: 2.5%;
margin-right: 2.5%;
}
}
}

查看文件

@ -13,7 +13,12 @@
#decompte{
font-size: 7vh;
color: rgb(40, 230, 11);
background-color: rgba(27, 187, 205, 0.188);
border-radius: 10px;
width: 95%;
margin-left: 2.5%;
margin-right: 2.5%;
}