mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 14:40:55 +03:00
Add class to underline text
This commit is contained in:
@@ -167,6 +167,10 @@ footer li a:hover {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.text-underline {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.main {
|
||||
display: flex;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user