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

github.com/Tazeg/hugo-blog-jeffprod.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorTazeg <jeffgazet@gmail.com>2018-08-18 11:24:22 +0300
committerTazeg <jeffgazet@gmail.com>2018-08-18 11:24:22 +0300
commit38ff9dd1f9ba67700515b9316a6aacafa0340db1 (patch)
tree45f2a03a1d79b38b93ec18b70825ca31f366e6bd /static
parent38ac7314a373dc29fe3a40cbfa4566fc5e236b02 (diff)
Comes with exampleSite
Diffstat (limited to 'static')
-rw-r--r--static/css/blog.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/css/blog.css b/static/css/blog.css
index 83b69b7..1f41d53 100644
--- a/static/css/blog.css
+++ b/static/css/blog.css
@@ -6,7 +6,6 @@ html,body {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
- /* height: 200px; */
}
.mysocial { color: hsl(0, 0%, 100%);}
.mysocial:hover { color: hsl(0, 0%, 71%) }