mirror of
https://github.com/timvisee/send.git
synced 2025-10-03 09:49:14 +02:00
Add class to underline text
This commit is contained in:
parent
11aad6eac5
commit
0088a4ccc0
1 changed files with 4 additions and 0 deletions
|
@ -167,6 +167,10 @@ footer li a:hover {
|
|||
width: auto;
|
||||
}
|
||||
|
||||
.text-underline {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.main {
|
||||
display: flex;
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue