From 92917a0b8a55fc95adf96e9ee244b1216c5237f8 Mon Sep 17 00:00:00 2001 From: gothack329 Date: Tue, 27 Feb 2018 00:24:15 +0800 Subject: [PATCH] update article page --- static/bootstrap/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/bootstrap/css/style.css b/static/bootstrap/css/style.css index caacc99..a608f01 100755 --- a/static/bootstrap/css/style.css +++ b/static/bootstrap/css/style.css @@ -152,7 +152,7 @@ span.floor { .ad1 { height:100px; - background-color:gray; + background-color:silver; text-align:center; padding-top:15px; color: white; @@ -161,7 +161,7 @@ span.floor { .ad2 { height:250px; - background-color:gray; + background-color:silver; text-align:center; padding-top:100px; color: white;