Update of /cvsroot/freevo/website
In directory sc8-pr-cvs1:/tmp/cvs-serv1167
Modified Files:
freevo.css
Log Message:
Fixed whitespace around tables... finally. agh.
Index: freevo.css
===================================================================
RCS file: /cvsroot/freevo/website/freevo.css,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** freevo.css 14 Jan 2004 06:56:06 -0000 1.12
--- freevo.css 14 Jan 2004 07:14:01 -0000 1.13
***************
*** 1,3 ****
! body, td { background-color: white;
color: black;
font-size: 10px;
--- 1,3 ----
! body, td, tr { background-color: white;
color: black;
font-size: 10px;
***************
*** 5,9 ****
margin-right: 0px;
margin-top: 0px;
! padding: 0px;
font-family: "Trebuchet MS", Verdana,Arial,Helvetica, sans-serif;
text-align: justify;
--- 5,9 ----
margin-right: 0px;
margin-top: 0px;
! padding: 0px 0px 0px 0px;
font-family: "Trebuchet MS", Verdana,Arial,Helvetica, sans-serif;
text-align: justify;
***************
*** 20,26 ****
table { width: 100%;
! margin-top: 0px;
vertical-align: top;
- padding: 0px;
}
--- 20,29 ----
table { width: 100%;
! margin-top: -2px;
! margin-right: -2px;
! margin-left: -2px;
! padding-left: 0px;
! padding-right: 0px;
vertical-align: top;
}
***************
*** 156,159 ****
--- 159,163 ----
vertical-align: top;
margin-top: 0px;
+ margin-right: 0px;
padding-right: 0em;
/* border-right: 1px dotted #aaa; */
***************
*** 165,166 ****
--- 169,171 ----
#id { padding-left: 1em; }
+
-------------------------------------------------------
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