From 823871c1480157529ae730d15fe0d0b93182a1e6 Mon Sep 17 00:00:00 2001 From: syn Date: Tue, 18 Feb 2020 23:52:43 +0300 Subject: Add more links & adjust padding --- index.html | 12 ++++++++---- style.css | 9 +++++++-- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index f2dcaaf..412aeab 100644 --- a/index.html +++ b/index.html @@ -12,16 +12,20 @@

- + - + - + - + + + + +
diff --git a/style.css b/style.css index 7c67dd2..43b54be 100644 --- a/style.css +++ b/style.css @@ -79,7 +79,7 @@ ul.dmcol { color: #e8702a; } -ul.any { +ul.calccol { color: #ffbe4f; } @@ -94,7 +94,6 @@ li { } - /* Actual code */ @@ -119,6 +118,7 @@ a { ul { padding-left: 0; + margin-top: -15px; } li, a { @@ -130,6 +130,10 @@ li, a { transition: color 200ms; } +.hdr { + margin-top: 20px; +} + a:hover, li { color: inherit; } @@ -165,4 +169,5 @@ div { display: inline-block; padding-left: 2em; padding-right: 2em; + padding-top: 30px; } -- cgit v1.2.1-18-gbd029