shuber      2005/11/30 11:16:31 CET

  Modified files:
    core/src/webapp/html/startup howto_cluster.html 
  Log:
  Formatting.
  
  Revision  Changes    Path
  1.15      +6 -3      jahia/core/src/webapp/html/startup/howto_cluster.html
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/html/startup/howto_cluster.html.diff?r1=1.14&r2=1.15&f=h
  
  
  
  Index: howto_cluster.html
  ===================================================================
  RCS file: 
/home/cvs/repository/jahia/core/src/webapp/html/startup/howto_cluster.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- howto_cluster.html        29 Nov 2005 15:28:48 -0000      1.14
  +++ howto_cluster.html        30 Nov 2005 10:16:31 -0000      1.15
  @@ -27,9 +27,11 @@
   DIV.header SPAN            { border-bottom    : 15px solid #006699;
                                display          : block;
                              }
  -H1                         { font-family      : Arial, Helvetica, sans-serif;
  -                             font-size        : 24px;
  -                             color            : #666666;
  +H1                         {
  +     font-family      : Arial, Helvetica, sans-serif;
  +     font-size        : 24px;
  +     color            : #666666;
  +     font-variant: normal;
                              }
   H2                         { font-family      : Arial, Helvetica, sans-serif;
                                font-size        : 14px;
  @@ -46,6 +48,7 @@
        font-weight: normal;
        list-style-type: lower-roman;
        list-style-position: outside;
  +     display: list-item;
   }
   DIV.box                    { width            : 150px;
                                color            : #666666;
  

Reply via email to