add italic font style for the scroll down tip
This commit is contained in:
parent
914cd5ff74
commit
38a9d379dc
1 changed files with 4 additions and 0 deletions
|
@ -3,4 +3,8 @@
|
|||
.card-title, #summary {
|
||||
font-size: 175% !important;
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
.tip {
|
||||
font-style: italic;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue