Update of /cvsroot/freevo/website
In directory sc8-pr-cvs1:/tmp/cvs-serv26782

Modified Files:
        freevo.css 
Log Message:
Make sure we pass the w3c CSS validator


Index: freevo.css
===================================================================
RCS file: /cvsroot/freevo/website/freevo.css,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** freevo.css  14 Jan 2004 06:12:36 -0000      1.8
--- freevo.css  14 Jan 2004 06:22:30 -0000      1.9
***************
*** 1,5 ****
! body, td            { background-color: white; 
                  color: black; 
-                 font-family: 
                  font-size: 10px; 
                  margin-left: 0px;
--- 1,4 ----
! body, td        { background-color: white; 
                  color: black; 
                  font-size: 10px; 
                  margin-left: 0px;
***************
*** 18,25 ****
  
  img           { border-style: none; 
-                 float: center; 
                  padding-left: 1em;}
  
! table         { width: 100% 
                  margin-top: 0px;
                  vertical-align: top;
--- 17,23 ----
  
  img           { border-style: none; 
                  padding-left: 1em;}
  
! table         { width: 100%;
                  margin-top: 0px;
                  vertical-align: top;
***************
*** 30,34 ****
  .big          { background-color: #FFE0D0 }
  
! h1            { margin-top: 0px; margin-bottom: 10px; align: center; 
                    text-align: center; }
  
--- 28,32 ----
  .big          { background-color: #FFE0D0 }
  
! h1            { margin-top: 0px; margin-bottom: 10px; 
                    text-align: center; }
  
***************
*** 79,86 ****
  
  
! p.copy                { font-size: 8px; align=center; text-align:center }
  
  pre           { border: 1px solid black; padding: 5px ;
!                 background-color: lightyellow;
                  white-space: pre;
                  font-family: monospace  ;
--- 77,84 ----
  
  
! p.copy                { font-size: 8px; text-align: center; }
  
  pre           { border: 1px solid black; padding: 5px ;
!                 background-color: #FFF9A4;
                  white-space: pre;
                  font-family: monospace  ;
***************
*** 100,104 ****
  a:visited     { color: #336699;  text-decoration: none }
  a:active      { color: #336699;  text-decoration: none }
! a:hover       { background-color: lightyellow; text-decoration: underline; }
  
  div.box               { border: 1px solid black; margin-bottom: 20px }
--- 98,102 ----
  a:visited     { color: #336699;  text-decoration: none }
  a:active      { color: #336699;  text-decoration: none }
! a:hover       { text-decoration: underline; }
  
  div.box               { border: 1px solid black; margin-bottom: 20px }
***************
*** 126,130 ****
            padding-left: 5px;
            padding-top: 1px; 
!           margin-bottom: 0px
              padding-bottom: 0px; }
  
--- 124,128 ----
            padding-left: 5px;
            padding-top: 1px; 
!           margin-bottom: 0px;
              padding-bottom: 0px; }
  




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to