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 Severin <severinderek@gmail.com>2018-11-16 14:42:46 +0300
committerDerek Severin <severinderek@gmail.com>2018-11-16 14:42:46 +0300
commitcd8831005b3e3eeafffe23448fc4b246b351a404 (patch)
treebd391d4091f6b8605d71a3abe7df3c7ab0807741 /static/css/custom.css
parent4ba75b0d10acbe1e7c771a7e93faa525dff1e3af (diff)
parentd55efbe6778d6d6c1e75dc12e2b4e142af2fb9e6 (diff)
Added borders to screenshots
Diffstat (limited to 'static/css/custom.css')
-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 */