From 82df6dc156afa42be3e4cea2745a383d50945036 Mon Sep 17 00:00:00 2001 From: Cetin Sert Date: Sun, 18 Nov 2012 19:12:07 +0100 Subject: [PATCH] Update stylesheets/styles.css --- stylesheets/styles.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stylesheets/styles.css b/stylesheets/styles.css index 350f121..0ff77e5 100644 --- a/stylesheets/styles.css +++ b/stylesheets/styles.css @@ -9,6 +9,8 @@ html { background: #6c7989 linear-gradient(#6c7989, #434b55) fixed; } +a img { border: none; } + body { padding: 50px 0; margin: 0;