[Groonga-commit] groonga/groonga.org at d640237 [gh-pages] Fix style in top page detail links

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Dec 10 23:32:20 JST 2016


Kouhei Sutou	2016-12-10 23:32:20 +0900 (Sat, 10 Dec 2016)

  New Revision: d64023797c1e600941a83125a3c6315b98d4244d
  https://github.com/groonga/groonga.org/commit/d64023797c1e600941a83125a3c6315b98d4244d

  Message:
    Fix style in top page detail links

  Modified files:
    css/screen.css

  Modified: css/screen.css (+3 -1)
===================================================================
--- css/screen.css    2016-12-07 09:58:41 +0900 (7dd0e97)
+++ css/screen.css    2016-12-10 23:32:20 +0900 (74d2924)
@@ -629,7 +629,7 @@ div#top-page-content section#latest-posts ul.posts
 
 div#top-page-content p.detail-link
 {
-  padding-top: 10px;
+  padding-top: 5px;
   text-align: center;
 }
 
@@ -645,6 +645,8 @@ div#top-page-content p.detail-link a
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
+  margin-top: 5px;
+  display: inline-box;
 }
 
 div#top-page-content p.detail-link a:hover
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-commit mailing list
Back to archive index