diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/silho.gif | bin | 79 -> 0 bytes | |||
-rw-r--r-- | view/style.css | 10 |
2 files changed, 5 insertions, 5 deletions
diff --git a/view/silho.gif b/view/silho.gif Binary files differdeleted file mode 100644 index 048bdebc0..000000000 --- a/view/silho.gif +++ /dev/null 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; |