[Groonga-commit] groonga/groonga.org at 906b799 [gh-pages] Style image in blog

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Sep 11 19:13:53 JST 2015


Kouhei Sutou	2015-09-11 19:13:53 +0900 (Fri, 11 Sep 2015)

  New Revision: 906b79958cb2e149b222bd9bc6f2f213eb466eff
  https://github.com/groonga/groonga.org/commit/906b79958cb2e149b222bd9bc6f2f213eb466eff

  Message:
    Style image in blog

  Modified files:
    css/screen.css

  Modified: css/screen.css (+9 -0)
===================================================================
--- css/screen.css    2015-09-11 19:08:23 +0900 (d10b58f)
+++ css/screen.css    2015-09-11 19:13:53 +0900 (bd2632a)
@@ -290,6 +290,15 @@ div#content div.post table td
     margin: 0 5px;
 }
 
+div#content div.post img
+{
+    max-width: 90%;
+    display: block;
+    margin: 0 auto;
+    padding: 0.5em;
+    border: 1px solid #aaa;
+}
+
 div#content section#menu table
 {
     margin-top: 3em;
-------------- next part --------------
HTML����������������������������...
Download 



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