Made font-size a bit bigger for “ssubmit”, “litbut” and “ltibuta” classes; also made font-weight bold for “ssubmit” class

This commit is contained in:
pezcurrel 2023-12-26 23:12:35 +01:00
parent 3ae455a459
commit b2cc0f856c

View file

@ -298,13 +298,15 @@ img {
.ssubmit {
width: 100%;
height: 32px;
font-size: 11pt;
font-weight: bold;
}
.litbut, .litbuta {
/*width: 32.746%;*/
width: 100%;
padding: 0 4px 0 4px;
height: 20px;
font-size: 6.5pt;
font-size: 8pt;
margin: 0;
}
.sckbox {