mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
New colors
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
color: #b7b7b7 !important;
|
||||
}
|
||||
.accent {
|
||||
color: #2eaf5e !important;
|
||||
color: #0096cc !important;
|
||||
}
|
||||
@media (min-width: 550px) {
|
||||
.small-screens-only {
|
||||
@@ -485,7 +485,7 @@ body {
|
||||
}
|
||||
}
|
||||
a {
|
||||
color: #2eaf5e;
|
||||
color: #0096cc;
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
|
Reference in New Issue
Block a user