Bytte färg på titlarna
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
}
|
||||
|
||||
.hv-item {
|
||||
padding: 12px 16px;
|
||||
padding: 12px 0;
|
||||
border: 1px solid #2a2e37;
|
||||
border-radius: 6px;
|
||||
transition:
|
||||
@@ -21,6 +21,7 @@
|
||||
.hv-kurs {
|
||||
font-weight: bold;
|
||||
color: #ff8f3f;
|
||||
color: var(--wp--preset--color--custom-burnt-orange);
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user