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