[Groonga-commit] groonga/groonga.org at 8364d95 [gh-pages] Make responsive

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 6 16:02:30 JST 2015


Kouhei Sutou	2015-10-06 16:02:30 +0900 (Tue, 06 Oct 2015)

  New Revision: 8364d956f51bc0f681838a54d5cddc9073111f76
  https://github.com/groonga/groonga.org/commit/8364d956f51bc0f681838a54d5cddc9073111f76

  Message:
    Make responsive

  Modified files:
    css/sphinx.css

  Modified: css/sphinx.css (+14 -0)
===================================================================
--- css/sphinx.css    2015-10-06 16:02:14 +0900 (1790b6a)
+++ css/sphinx.css    2015-10-06 16:02:30 +0900 (838577e)
@@ -7,3 +7,17 @@ div.header div.other-language-links
 {
   right: 360px;
 }
+
+ �� media screen and (max-width: 640px)
+{
+  div.header h1.title
+  {
+    margin-right: 0;
+  }
+
+  div.header div.other-language-links
+  {
+    right: 5px;
+  }
+
+}
-------------- next part --------------
HTML����������������������������...
Download 



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