[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] trivial whitespace fixes
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;
}