User: user57  
  Date: 01/11/21 21:22:28

  Modified:    src/docs main.css
  Log:
   o removed small-caps from headings
  
  Revision  Changes    Path
  1.11      +1 -8      newsite/src/docs/main.css
  
  Index: main.css
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/src/docs/main.css,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- main.css  2001/11/21 21:47:32     1.10
  +++ main.css  2001/11/22 05:22:28     1.11
  @@ -2,7 +2,7 @@
    * CSS Style Sheet for the JBoss website.
    */
   
  -/* $Id: main.css,v 1.10 2001/11/21 21:47:32 user57 Exp $ */
  +/* $Id: main.css,v 1.11 2001/11/22 05:22:28 user57 Exp $ */
   
   BODY { 
      font-family: Arial,serif;
  @@ -31,8 +31,6 @@
      color: #336633;
      clear: both;
      font-weight: bold; 
  -   font-variant: small-caps;
  -   letter-spacing: 0.05em;
   }
   
   H1 {
  @@ -55,15 +53,12 @@
      padding-top: 5px;
      font-size: 1.0em;
      font-weight: normal;
  -   letter-spacing: normal;
   }
   
   H6 { 
      padding-top: 5px;
      font-size: 1.0em;
  -   font-variant: normal;
      font-weight: normal;
  -   letter-spacing: normal;
   }
   
   .linkhead, .linkmenu {
  @@ -91,8 +86,6 @@
   .slogan {
      font-size: 15px;
      font-weight: bold; 
  -   font-variant: small-caps;
  -   letter-spacing: 0.05em;
      color: #338833; 
   }
   
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to