From 16c8b3b0b094cc61880988a7032d278506e8fb79 Mon Sep 17 00:00:00 2001 From: Li Heng Date: Thu, 6 Mar 2014 03:57:10 +0000 Subject: [PATCH] =?UTF-8?q?=20=20=20=E5=90=8E=E5=8F=B0=E9=A1=B5=E8=A7=92?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/css/style.css b/public/css/style.css index 1035cd05..3ecfbd13 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -6,6 +6,7 @@ body{padding-top:60px;} footer{ text-align:center; - + border-top:4px #0088cc solid; + padding:20px 10px; }