Added “.tip” class
This commit is contained in:
parent
72cc68ca00
commit
93561d1198
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ img {
|
|||
.null, .nulltip {
|
||||
color: #777777;
|
||||
}
|
||||
.nulltip {
|
||||
.nulltip, .tip {
|
||||
text-decoration: underline dotted;
|
||||
text-underline-offset: 3px;
|
||||
text-decoration-thickness: 1px;
|
||||
|
|
Loading…
Reference in a new issue