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