summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-02-09 18:09:58 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2017-02-09 18:09:58 +0100
commit5bcbfd1fbe83782ec64cc97bc6b4cc1cd15399a0 (patch)
treee54b8c7ac9629aa145aa82b9f64e16dad89346c4 /static
parent91a2b975cb6df3d45c9a3af0f690017e3725cc18 (diff)
downloadwww-andreasbaumann-cc-5bcbfd1fbe83782ec64cc97bc6b4cc1cd15399a0.tar.gz
www-andreasbaumann-cc-5bcbfd1fbe83782ec64cc97bc6b4cc1cd15399a0.tar.bz2
fixed some menu and icon problems
Diffstat (limited to 'static')
-rw-r--r--static/css/localstyle.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/css/localstyle.css b/static/css/localstyle.css
index e75e85b..ef3e020 100644
--- a/static/css/localstyle.css
+++ b/static/css/localstyle.css
@@ -1,3 +1,3 @@
-img[alt=Email] { width: 20px; }
-img[alt=Skype] { width: 20px; }
-img[alt=Twitter] { width: 20px; }
+img[alt=Email] { width: 20px; height: 20px; }
+img[alt=Skype] { width: 20px; height: 20px; }
+img[alt=Twitter] { width: 20px; height: 20px; }