From e5821b63e23bb44acf3dbc7352edb9e32fa32d0e Mon Sep 17 00:00:00 2001 From: "fred.boniface" Date: Fri, 28 Oct 2022 20:27:09 +0100 Subject: [PATCH] Add larger icons for FB and GH social icons --- new_index.html | 2 ++ style/new_style.css | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/new_index.html b/new_index.html index 3a33ba9..ad3486c 100644 --- a/new_index.html +++ b/new_index.html @@ -61,12 +61,14 @@ + Facebook Logo + Github Logo diff --git a/style/new_style.css b/style/new_style.css index ef519a0..3656e08 100644 --- a/style/new_style.css +++ b/style/new_style.css @@ -128,7 +128,7 @@ body { display: block; white-space: nowrap; } - @media screen and (max-height: 400px){#sidebar a{margin-top:0px;padding-top:0px}} +@media screen and (max-height: 400px){#sidebar a{margin-top:0px;padding-top:0px}} #sidebar a:hover {color: var(--main-text-color)} #sidebar a:active {color: var(--main-text-color)} #sidebar_logo {