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