Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/2-REC/hugo-myportfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek <42170307+2-REC@users.noreply.github.com>2018-11-04 12:08:44 +0300
committerGitHub <noreply@github.com>2018-11-04 12:08:44 +0300
commit8e9a526140d5f28043226549f96c3a7fe2fe7e8b (patch)
tree98d2034936d99d3e4f525d9cdededa8c7ae8b5f5
parentac54e1b19b9fece09c7e175eeb76746bab4894e6 (diff)
Removed customised values
-rw-r--r--static/css/custom.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/static/css/custom.css b/static/css/custom.css
index d156da3..47c68b9 100644
--- a/static/css/custom.css
+++ b/static/css/custom.css
@@ -59,15 +59,14 @@
--HOME-TITLE-COLOR: var(--GENERAL-FONT-COLOR-3);
--HOME-TEXT-COLOR: var(--GENERAL-FONT-COLOR-2);
*/
- --HOME-TEXT-COLOR: var(--GENERAL-FONT-COLOR-4);
/* ABOUT */
/*
--ABOUT-IMAGE-BORDER-RADIUS: var(--GENERAL-IMAGE-BORDER-RADIUS);
--ABOUT-LINK-COLOR: var(--GENERAL-LINK-COLOR-2);
+ --ABOUT-LINK-COLOR-ACTIVE: var(--GENERAL-LINK-ACTIVE-COLOR-2);
*/
- --ABOUT-LINK-COLOR-ACTIVE: var(--GENERAL-FONT-COLOR-3);
/* SERVICES */