From 9e0263e08e846ab9830f19c414defccc6f4578f5 Mon Sep 17 00:00:00 2001 From: ivp08001 Date: Fri, 9 Oct 2015 11:27:05 -0400 Subject: [PATCH] Delete style.css~ --- style.css~ | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 style.css~ diff --git a/style.css~ b/style.css~ deleted file mode 100644 index 7e49280..0000000 --- a/style.css~ +++ /dev/null @@ -1,20 +0,0 @@ -body { - font: 14px helvetica neue, helvetica, arial, sans-serif; -} - -#cy { - height: 100%; - width: 100%; - position: absolute; - left: 0; - top: 0; -} - -#info { - color: #c88; - font-size: 1em; - position: absolute; - z-index: -1; - left: 1em; - top: 1em; -} \ No newline at end of file