From: Richard Whitehouse Date: Sun, 30 Jan 2011 21:31:45 +0000 (+0000) Subject: Remove image borders X-Git-Url: https://git.richardwhiuk.com/?a=commitdiff_plain;h=95c7df7ede7fde55d3e1e4bcb9ce658ef1247bc3;p=hmb.git Remove image borders --- diff --git a/theme/hmb.css b/theme/hmb.css index fd77efb..eed707d 100644 --- a/theme/hmb.css +++ b/theme/hmb.css @@ -1,5 +1,8 @@ /** Homerton May Ball CSS File - Richard Whitehouse **/ +img { + border: 0; +} body { margin: 0;