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