[Groonga-commit] groonga/groonga.org at 94ac4c1 [gh-pages] Support code in pre

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 6 16:19:39 JST 2015


Kouhei Sutou	2015-10-06 16:19:39 +0900 (Tue, 06 Oct 2015)

  New Revision: 94ac4c1bde34afe873376fc56a3a0c7d10ff32f5
  https://github.com/groonga/groonga.org/commit/94ac4c1bde34afe873376fc56a3a0c7d10ff32f5

  Message:
    Support code in pre

  Modified files:
    css/screen.css

  Modified: css/screen.css (+5 -0)
===================================================================
--- css/screen.css    2015-10-06 16:17:50 +0900 (9b0aad5)
+++ css/screen.css    2015-10-06 16:19:39 +0900 (f731173)
@@ -39,6 +39,11 @@ pre
   }
 }
 
+pre code
+{
+  border-width: 0;
+}
+
 header
 {
   display: block; /* for IE < 9. */
-------------- next part --------------
HTML����������������������������...
Download 



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