mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2024-11-22 14:55:03 +01:00
source/scss: use secondary green for code
Experimenting with secondary colors.
This commit is contained in:
parent
3598509499
commit
320ade7069
@ -58,6 +58,10 @@ h1, h2, h3 {
|
|||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
code {
|
||||||
|
color: $iseal-secondary-green;
|
||||||
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
color: $white;
|
color: $white;
|
||||||
background-color: $iseal-dark-blue;
|
background-color: $iseal-dark-blue;
|
||||||
|
Loading…
Reference in New Issue
Block a user