test css 파일 삭제

This commit is contained in:
chicpro
2013-09-27 18:02:20 +09:00
parent 16fdd3d4e0
commit a413f1805e

View File

@ -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; }