[Groonga-commit] groonga/groonga.org at e35d4b6 [gh-pages] Use the same margin

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 6 15:39:41 JST 2015


Kouhei Sutou	2015-10-06 15:39:41 +0900 (Tue, 06 Oct 2015)

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

  Message:
    Use the same margin

  Modified files:
    css/screen.css

  Modified: css/screen.css (+5 -2)
===================================================================
--- css/screen.css    2015-10-06 15:33:26 +0900 (afe6020)
+++ css/screen.css    2015-10-06 15:39:41 +0900 (1d78af7)
@@ -54,6 +54,7 @@ header div.title
   header div.title
   {
     margin: 0;
+    margin-top: 5px;
     margint-left: 5px;
   }
 }
@@ -105,7 +106,7 @@ header div.title span.description
 {
   header div.title span.description
   {
-    margin-top: 70px;
+    margin-top: 75px;
     margin-bottom: 0;
     margin-left: 5px;
     margin-right: 5px;
@@ -140,6 +141,8 @@ header nav li
 {
   header nav ul
   {
+    padding-top: 5px;
+    padding-bottom: 5px;
     padding-left: 5px;
     padding-right: 5px;
     line-height: 1.5em;
@@ -207,7 +210,7 @@ header div.other-language-links
 {
   header div.other-language-links
   {
-    right: 10px;
+    right: 5px;
   }
 }
 
-------------- next part --------------
HTML����������������������������...
下载 



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