From a413f1805ea6a3611049724d408fbebf9ff436aa Mon Sep 17 00:00:00 2001 From: chicpro Date: Fri, 27 Sep 2013 18:02:20 +0900 Subject: [PATCH] =?UTF-8?q?test=20css=20=ED=8C=8C=EC=9D=BC=20=EC=82=AD?= =?UTF-8?q?=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.css | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 test.css diff --git a/test.css b/test.css deleted file mode 100644 index 296f9695b..000000000 --- a/test.css +++ /dev/null @@ -1,3 +0,0 @@ -#topFloatMenu { position:absolute; top:0; left:0; z-index: 100; width:100%; height: 60px; line-height: 60px; text-align: center; background-color: #eee; } -#bottomFloatMenu { display:none; position:absolute; top:0; left: 0; z-index: 100; width: 100%; height: 60px; line-height: 60px; text-align: center; background-color: #eee; } -#Content { width: 100%; height: 2000px; } \ No newline at end of file