mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2024-11-22 06:45:02 +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;
|
||||
}
|
||||
|
||||
code {
|
||||
color: $iseal-secondary-green;
|
||||
}
|
||||
|
||||
.footer {
|
||||
color: $white;
|
||||
background-color: $iseal-dark-blue;
|
||||
|
Loading…
Reference in New Issue
Block a user