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

github.com/samrobbins85/hugo-developer-portfolio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorSam Robbins <samrobbinsgb@gmail.com>2020-06-15 21:50:55 +0300
committerSam Robbins <samrobbinsgb@gmail.com>2020-06-15 21:50:55 +0300
commitbd5bd82e0b154d4617d44c1c0a41908d68a97f02 (patch)
treeeddcd7bf927e89b3846460937ccf711f05642671 /assets
parent3d1d793d3acb59d8acdc6196f24b63c94d2bd76d (diff)
Improve sticker styling
Diffstat (limited to 'assets')
-rw-r--r--assets/css/hexagon.css7
1 files changed, 1 insertions, 6 deletions
diff --git a/assets/css/hexagon.css b/assets/css/hexagon.css
index 5e4ad60..e9aa14e 100644
--- a/assets/css/hexagon.css
+++ b/assets/css/hexagon.css
@@ -11,12 +11,7 @@
font-size: 0.9em !important;
}
-/*Only styles like a link if the link is active*/
-a[href="#"].text h1, a[href="#"].text p{
- color: white !important;
- text-decoration: none !important;
- cursor: default !important;
-}
+
a.text h1{
color: #07a;