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

github.com/niklasbuschmann/contrast-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorNiklas Buschmann <niklasbuschmann@users.noreply.github.com>2019-07-31 23:05:03 +0300
committerNiklas Buschmann <niklasbuschmann@users.noreply.github.com>2019-07-31 23:05:03 +0300
commit37355b1f8920c1c1b57dfd3c723039419f080ee3 (patch)
treeecdd79737e6602e2da92e34ed1c233f6dae57b95 /static
parentd486ffb6dc894c4f9898de2f2fb56042518f2397 (diff)
small improvements
Diffstat (limited to 'static')
-rw-r--r--static/css/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/index.css b/static/css/index.css
index ecb7371..04f31cc 100644
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -19,6 +19,7 @@ header p {
.dark {
background: #2b2b2b;
color: #fff;
+ border-bottom: 1px solid #fff1;
}
.archive li {