From db2e5e20b98a34502b45d6e2ea8f918400a2301c Mon Sep 17 00:00:00 2001 From: calzoneman Date: Thu, 25 Apr 2013 20:01:34 -0500 Subject: [PATCH] Add small copyright notice to bottom of index.html --- www/assets/css/ytsync.css | 11 +++++++++++ www/index.html | 30 ++++-------------------------- 2 files changed, 15 insertions(+), 26 deletions(-) diff --git a/www/assets/css/ytsync.css b/www/assets/css/ytsync.css index 38540413..c7127d90 100644 --- a/www/assets/css/ytsync.css +++ b/www/assets/css/ytsync.css @@ -182,3 +182,14 @@ width: 50%; } +#footer { + background-color: #f5f5f5; + height: 30px; + width: 100%; + padding: 0; +} + +#footer p { + text-align: center; + width: 100%; +} diff --git a/www/index.html b/www/index.html index 6e094986..3432bfbf 100644 --- a/www/index.html +++ b/www/index.html @@ -252,32 +252,10 @@ -