mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-01-15 18:31:56 +00:00
Add css class to underline text
This commit is contained in:
parent
b1c0ba91d8
commit
f712fbde52
@ -14,6 +14,10 @@
|
||||
padding-left: 34px;
|
||||
}
|
||||
|
||||
.underline {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.tfw-tab-btn {
|
||||
background-color: white;
|
||||
border: 1px solid $tao-plum-900;
|
||||
|
Loading…
Reference in New Issue
Block a user