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