From 14bc6d05d3aa9b8ebed3a9067abed956af3a4393 Mon Sep 17 00:00:00 2001 From: Roman Gräf Date: Wed, 1 Nov 2017 12:53:23 +0100 Subject: Update default.css --- res/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/default.css b/res/default.css index 631e12e..326f1ae 100644 --- a/res/default.css +++ b/res/default.css @@ -15,13 +15,13 @@ img { a { text-decoration: none; - margin: 0; - padding: 10px; } .button { display: block; background: #eee; + margin: 0; + padding: 10px; } .button:hover { -- cgit