[Groonga-commit] groonga/gcs.groonga.org [gh-pages] Stylize headings

アーカイブの一覧に戻る

null+****@clear***** null+****@clear*****
2012年 6月 29日 (金) 15:14:57 JST


SHIMODA Hiroshi	2012-06-29 15:14:57 +0900 (Fri, 29 Jun 2012)

  New Revision: e6e03020a5a6c5fc682f5bf74ec1f1d53392f031
  https://github.com/groonga/gcs.groonga.org/commit/e6e03020a5a6c5fc682f5bf74ec1f1d53392f031

  Log:
    Stylize headings

  Modified files:
    stylesheets/screen/base.css

  Modified: stylesheets/screen/base.css (+10 -1)
===================================================================
--- stylesheets/screen/base.css    2012-06-29 14:47:20 +0900 (a928b3e)
+++ stylesheets/screen/base.css    2012-06-29 15:14:57 +0900 (d5b1634)
@@ -25,13 +25,17 @@ body {
 }
 
 h1 {
-  font-size: 120%;
+  font-size: 150%;
 }
 
 h2 {
   font-size: 110%;
 }
 
+h3 {
+  font-size: 100%;
+}
+
 h1, h2, h3, h4, h5 {
   margin-top: 3em;
   margin-bottom: 2em;
@@ -50,8 +54,13 @@ th, th :link, th :visited {
                #0A344C 0 0 0.5em;
 }
 
+h3:before {
+  content: "- ";
+}
+
 h1#global-heading {
   background: url("header-icon.png") no-repeat left;
+  font-size: 120%;
   font-style: italic;
   letter-spacing: -0.04em;
   line-height: 1;
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
ダウンロード 



Groonga-commit メーリングリストの案内
アーカイブの一覧に戻る