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:
parent
3ae455a459
commit
b2cc0f856c
1 changed files with 3 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue