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:51 UTC

cvs commit: jakarta-james/www stylesheet.css

noel        2003/01/29 10:29:51

  Modified:    www      stylesheet.css
  Log:
  Changed font size from pixel size to keyword
  
  Revision  Changes    Path
  1.3       +3 -3      jakarta-james/www/stylesheet.css
  
  Index: stylesheet.css
  ===================================================================
  RCS file: /home/cvs/jakarta-james/www/stylesheet.css,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- stylesheet.css	30 Dec 2002 05:36:50 -0000	1.2
  +++ stylesheet.css	29 Jan 2003 18:29:51 -0000	1.3
  @@ -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