css
This commit is contained in:
parent
6251c3369b
commit
177074bf32
1 changed files with 7 additions and 0 deletions
|
@ -69,3 +69,10 @@
|
|||
position: absolute !important;
|
||||
word-wrap: normal !important;
|
||||
}
|
||||
|
||||
.label-bold {
|
||||
font-size: 18px;
|
||||
margin-bottom: 16px;
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue