mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-07-03 14:10:32 +00:00
theme: remove --MAIN-ANCHOR-color from stylesheet #256
This commit is contained in:
parent
d3fd28a609
commit
6bddf821db
9 changed files with 8 additions and 24 deletions
static/css
|
@ -10,7 +10,6 @@
|
|||
--MAIN-TITLES-TEXT-color: #5e5e5e; /* Color of titles h2-h3-h4-h5-h6 */
|
||||
--MAIN-LINK-color: #00bdf3; /* Color of links */
|
||||
--MAIN-LINK-HOVER-color: #0082a7; /* Color of hovered links */
|
||||
--MAIN-ANCHOR-color: #00bdf3; /* color of anchors on titles */
|
||||
--MAIN-BG-color: #ffffff; /* color of text by default */
|
||||
|
||||
/* adjusted to base16-snazzy chroma style */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue