Date: Fri, 21 Nov 2008 07:28:34 +0000 (UTC) From: Giorgos Keramidas <keramida@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/misc docbook.css Message-ID: <200811210728.mAL7SYwt067615@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
keramida    2008-11-21 07:28:34 UTC
  FreeBSD doc repository
  Modified files:
    share/misc           docbook.css 
  Log:
  Tweak a bit the default stylesheet:
  
  * Remove background color from <screen> elements.  It makes them stand
    out too much.  Some pages have many <screen> elements, listing shell
    commands and their output.  Having a dark background seems a bit too
    distracting.
  
  * Keep the background color for <programlisting> elements, but make it
    a bit lighter and add a thin border that is slightly darker than the
    highlighting background.
  
  * Change the width of <example>, <note>, <warning> and other block
    elements to use a percentage of the page width instead of a
    hardcoded pixel-based length.
  
  * Add Wikipedia-inspired coloured backgrounds and thin borders around
    <example>, <note>, <warning> and tip elements.
  
  Reviewed by:    blackend, gavin, rene
  No objections:  freebsd-doc
  
  Revision  Changes    Path
  1.14      +33 -39    doc/share/misc/docbook.css
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811210728.mAL7SYwt067615>
