[app] Remove CSS for old layout approach.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/commit/5e2a6a75 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/tree/5e2a6a75 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/diff/5e2a6a75 Branch: refs/heads/master Commit: 5e2a6a75f0339be68d39d6509b532ff622a6ba14 Parents: de4f3c0 Author: Michael Brooks <mich...@michaelbrooks.ca> Authored: Sun Aug 12 13:15:52 2012 -0700 Committer: Michael Brooks <mich...@michaelbrooks.ca> Committed: Sun Aug 12 13:15:52 2012 -0700 ---------------------------------------------------------------------- www/css/index.css | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/blob/5e2a6a75/www/css/index.css ---------------------------------------------------------------------- diff --git a/www/css/index.css b/www/css/index.css index 2fcce99..be0bc80 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -36,10 +36,8 @@ body { color-stop(0.51, #E4E4E4) ); background-attachment:fixed; - display:table-cell; font-family:'HelveticaNeue-Light', 'HelveticaNeue', Helvetica, Arial, sans-serif; text-transform:uppercase; - vertical-align:middle; } h1 {