From be9eb9050843355dba2bd3dfe2fc4bbede5e6fa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=98=8E=E6=98=8E?= Date: Sun, 10 May 2015 17:54:48 +0800 Subject: [PATCH] add_ccss --- 03/css/index.css | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 03/css/index.css diff --git a/03/css/index.css b/03/css/index.css new file mode 100644 index 0000000..cb2e316 --- /dev/null +++ b/03/css/index.css @@ -0,0 +1,4 @@ +body{ + padding: 0; + margin: 0; +} \ No newline at end of file