[Groonga-commit] groonga/groonga.github.com [master] doc: add style for h3 tag

Zurück zum Archiv-Index

HAYASHI Kentaro null+****@clear*****
Mon Aug 20 19:25:29 JST 2012


HAYASHI Kentaro	2012-08-20 19:25:29 +0900 (Mon, 20 Aug 2012)

  New Revision: 7ac6c689bbd10befd612de45dd0812e38474e1bf
  https://github.com/groonga/groonga.github.com/commit/7ac6c689bbd10befd612de45dd0812e38474e1bf

  Log:
    doc: add style for h3 tag

  Modified files:
    css/screen.css

  Modified: css/screen.css (+10 -0)
===================================================================
--- css/screen.css    2012-08-20 18:09:49 +0900 (dc79bee)
+++ css/screen.css    2012-08-20 19:25:29 +0900 (ad53c1f)
@@ -195,6 +195,16 @@ div#content h2
     margin: 0;
 }
 
+div#content section#related_projects h3
+{
+    color: white;
+    background: #005fb0 url(../images/navigation-bar.png) top left repeat-x;
+    font-weight: bold;
+    padding: 10px;
+    padding-left:30px;
+    margin: 0;
+}
+
 div#content h3
 {
     font-weight: bold;
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index