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
|
@ -4,3 +4,7 @@
|
||||||
font-size: 175% !important;
|
font-size: 175% !important;
|
||||||
font-weight: bold !important;
|
font-weight: bold !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tip {
|
||||||
|
font-style: italic;
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue