You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2003/01/29 19:29:40 UTC

cvs commit: jakarta-james/src/xdocs stylesheet.css

noel        2003/01/29 10:29:40

  Modified:    src/xdocs stylesheet.css
  Log:
  Changed font size from pixel size to keyword
  
  Revision  Changes    Path
  1.2       +3 -3      jakarta-james/src/xdocs/stylesheet.css
  
  Index: stylesheet.css
  ===================================================================
  RCS file: /home/cvs/jakarta-james/src/xdocs/stylesheet.css,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- stylesheet.css	30 Jul 2002 13:37:34 -0000	1.1
  +++ stylesheet.css	29 Jan 2003 18:29:40 -0000	1.2
  @@ -1,5 +1,5 @@
  -body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
  -td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
  -strong {  font-weight: bold; font-size: 14px}
  +body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}
  +td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}
  +strong {  font-weight: bold; font-size: larger}
   table {  border-style: none}
   td {  border-style: none}
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org