[or-cvs] trivial whitespace fixes

arma at seul.org arma at seul.org
Wed Jul 20 06:27:34 UTC 2005


Update of /home2/or/cvsroot/website
In directory moria:/home/arma/work/onion/cvs/website

Modified Files:
	stylesheet.css 
Log Message:
trivial whitespace fixes


Index: stylesheet.css
===================================================================
RCS file: /home2/or/cvsroot/website/stylesheet.css,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- stylesheet.css	17 Jun 2005 22:04:52 -0000	1.19
+++ stylesheet.css	20 Jul 2005 06:27:32 -0000	1.20
@@ -16,14 +16,14 @@
 
 /* this centers the page */
 
-.center { 
+.center {
     text-align: center;
     background-color: white;
     margin: 10px auto 0 auto;
     width: 730px;
 }
 
-.center table { 
+.center table {
     margin-left: auto;
     margin-right: auto;
     text-align: left;
@@ -33,7 +33,7 @@
 
 table.shadowbox {
     width: 788px;
-    border-collapse: collapse; 
+    border-collapse: collapse;
     padding: 0;
     margin-bottom: 2em;
 }
@@ -124,7 +124,7 @@
 }
 
 a:visited {
-    color: purple; 
+    color: purple;
     font-size: 1em;
 }
 



More information about the tor-commits mailing list