diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2013-12-23 22:01:26 -0800 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2013-12-23 22:50:50 -0800 |
commit | 86a333c657dbfca4af4d88dc639a04460de79194 (patch) | |
tree | 36986e1c5db7b28b2664d6c459ac78424687280c /MobileCydia.app/manage.html | |
parent | 7fd48a8259a9b8db3a9b55340cc86d79885e550b (diff) |
Replace all images with the new ones from Kyle.
Diffstat (limited to 'MobileCydia.app/manage.html')
-rw-r--r-- | MobileCydia.app/manage.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MobileCydia.app/manage.html b/MobileCydia.app/manage.html index 5d2a2d0..9aeab4d 100644 --- a/MobileCydia.app/manage.html +++ b/MobileCydia.app/manage.html @@ -54,14 +54,14 @@ a.giant-button > div.contents > label { display: block; font-size: 28px; - margin: 8px 0 8px 0; + margin: 8px 0 6px 0; text-align: center; text-shadow: rgba(200, 200, 200, 0.75) 1px 1px 0; } a.giant-button > div.contents > div { display: block; - font-size: 14px; + font-size: 12px; margin-left: 4px; text-align: center; } |