diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-22 16:57:31 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-22 17:08:54 +0300 |
commit | 8d7bc0ec6f504e315f1286b25273caf39d4c3a8f (patch) | |
tree | ede8900c253890146fe6563c74b78b3f4dc5f6a4 /assets | |
parent | bump jekyll-theme (diff) | |
download | egor-tensin.github.io-8d7bc0ec6f504e315f1286b25273caf39d4c3a8f.tar.gz egor-tensin.github.io-8d7bc0ec6f504e315f1286b25273caf39d4c3a8f.zip |
redesign index.html completely
Does look nicer and cooler, doesn't it?
Diffstat (limited to 'assets')
-rw-r--r-- | assets/css/index.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/assets/css/index.css b/assets/css/index.css deleted file mode 100644 index 1d239dd..0000000 --- a/assets/css/index.css +++ /dev/null @@ -1,4 +0,0 @@ -.list-group-item { - /* Make the main list stand out, don't blur it out. */ - color: #333 !important; -} |