hgbook

diff stylesheets/hgbook.css @ 720:734111ce98ad

First literal translation of preface and a very tentative rough makefile.
author Giulio@puck
date Mon Jun 08 02:06:58 2009 +0200 (2009-06-08)
parents 65b82a891cf7
children
line diff
     1.1 --- a/stylesheets/hgbook.css	Tue Mar 31 11:04:18 2009 +0800
     1.2 +++ b/stylesheets/hgbook.css	Mon Jun 08 02:06:58 2009 +0200
     1.3 @@ -215,6 +215,7 @@
     1.4      font-size: 90%;
     1.5  }
     1.6  
     1.7 +/*
     1.8  .note
     1.9  {
    1.10      background: url(./figs/note.png) no-repeat rgb(252,246,220);
    1.11 @@ -229,6 +230,7 @@
    1.12  {
    1.13      background: url(./figs/warning.png) no-repeat rgb(255,210,210);
    1.14  }
    1.15 +*/
    1.16  
    1.17  .note .title, .tip .title, .warning .title
    1.18  {