From 9b4ccb8f60090c34315ddfd59f118837444150bd Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Thu, 1 Jul 2010 20:29:19 -0700 Subject: icon changes --- view/silho.gif | Bin 79 -> 0 bytes view/style.css | 10 +++++----- 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 view/silho.gif (limited to 'view') diff --git a/view/silho.gif b/view/silho.gif deleted file mode 100644 index 048bdebc0..000000000 Binary files a/view/silho.gif and /dev/null differ diff --git a/view/style.css b/view/style.css index cd1548451..2c68839f7 100644 --- a/view/style.css +++ b/view/style.css @@ -151,11 +151,11 @@ footer { input#dfrn-url { float: left; - background: url(silho.gif) no-repeat; - background-position: 4px center; - font-size: 15px; - padding-left: 24px; - height: 24px; + background: url(dfrn.gif) no-repeat; + background-position: 2px center; + font-size: 17px; + padding-left: 21px; + height: 21px; background-color: #FFFFFF; color: #000000; margin-bottom: 20px; -- cgit v1.2.3