From e1ac0c410e43e66dc86e9fd7d4797dcf2b59e7c0 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 9 May 2011 19:13:13 -0400 Subject: [PATCH] Add powered by logo. --- web/css/000-controls.css | 9 +++++++++ web/index.html | 1 + 2 files changed, 10 insertions(+) diff --git a/web/css/000-controls.css b/web/css/000-controls.css index 0133149..bd2e947 100644 --- a/web/css/000-controls.css +++ b/web/css/000-controls.css @@ -156,6 +156,15 @@ a:hover { text-align: center; } +#powered-by { + clear: both; + text-align: center; + font-size: 0.85em; + font-style: italic; + font-weight: bold; + text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(0,0,0,0.3) -1px -2px; + color: #FFAD27; +} #error-overlay, #error-text { position: fixed; top: 0; diff --git a/web/index.html b/web/index.html index a0b201e..fc8e2f6 100644 --- a/web/index.html +++ b/web/index.html @@ -29,6 +29,7 @@
Loading...
+
Powered by PhotoFloat