You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2004/01/21 14:09:10 UTC

cvs commit: cocoon-2.1/src/webapp/resources/styles main.css

vgritsenko    2004/01/21 05:09:10

  Modified:    src/webapp/resources/styles main.css
  Log:
  64% font size is not readable (80% out of 80%)
  
  Revision  Changes    Path
  1.6       +0 -1      cocoon-2.1/src/webapp/resources/styles/main.css
  
  Index: main.css
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/resources/styles/main.css,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- main.css	8 May 2003 06:37:27 -0000	1.5
  +++ main.css	21 Jan 2004 13:09:10 -0000	1.6
  @@ -1,5 +1,4 @@
   body { background-color: white; color: black; font-family: verdana, helvetica, sanf serif; font-size: 80%; }
  -td { font-size: 80%; }
   
   h1 { color: #336699; text-align: center; font-size: 3em; padding-bottom: 10px; margin: 0px; }
   h2 { color: #336699; }