From 48e7aa78d134248b80b867bc723dff4a42ec7aae Mon Sep 17 00:00:00 2001 From: ouyangxuhua Date: Thu, 10 Dec 2015 17:00:24 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E5=8A=A0=E8=BD=BD=E6=9B=B4?= =?UTF-8?q?=E5=A4=9A=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/project.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/stylesheets/project.css b/public/stylesheets/project.css index 32ee5a7c6..b1367b882 100644 --- a/public/stylesheets/project.css +++ b/public/stylesheets/project.css @@ -1063,4 +1063,6 @@ a.homepagePostTypeMessage { a.homepagePostTypeQuiz { background: transparent url("../images/homepage_icon.png") no-repeat scroll -90px -124px; padding-left: 23px; - } \ No newline at end of file + } + +.loadMore {font-size:14px;width:748px; text-align:center; display:block; border:1px solid #dddddd; background-color:#ffffff; float:right;padding:5px 0; letter-spacing: 1px;} \ No newline at end of file