Custom underline tag
This commit is contained in:
parent
6f4feb2d15
commit
dde5fbcce9
1 changed files with 4 additions and 0 deletions
|
@ -335,6 +335,10 @@ b, b > *, .activityTitle, .activityTitle > *, .bold {
|
|||
font-family: "RubikBold", Verdana, Geneva, Tahoma, sans-serif;
|
||||
}
|
||||
|
||||
underline {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.activityTitle {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue