From b82d2a2abffe6ff21f8f5aec3bc73d4f2395e80e Mon Sep 17 00:00:00 2001 From: chenbiao Date: Wed, 10 Oct 2018 17:33:50 +0800 Subject: [PATCH] add --- css/style.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/css/style.css b/css/style.css index 006fb38..21161ce 100755 --- a/css/style.css +++ b/css/style.css @@ -670,6 +670,7 @@ a{ border:2px solid #e1e1e1; border-radius:30px; } +/*底部*/ #footer{ padding:0; } @@ -713,3 +714,6 @@ margin:0; #footer .copyright p{ color:#666666; } +#footer .footer-links{ + font-size: 14px; +} \ No newline at end of file -- libgit2 0.21.4