[or-cvs] some more tweaks while playing around with stuff
Roger Dingledine
arma at seul.org
Tue Dec 21 03:53:54 UTC 2004
Update of /home2/or/cvsroot/website
In directory moria.mit.edu:/home2/arma/work/onion/cvs/website
Modified Files:
index.html stylesheet.css
Log Message:
some more tweaks while playing around with stuff
Index: index.html
===================================================================
RCS file: /home2/or/cvsroot/website/index.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- index.html 21 Dec 2004 03:35:23 -0000 1.33
+++ index.html 21 Dec 2004 03:53:51 -0000 1.34
@@ -43,7 +43,7 @@
<br />
-<a href="howitworks.html"><img src="images/how_tor_works_thumb.png"
+<a href="overview.html"><img src="images/how_tor_works_thumb.png"
alt="How Tor Works"></a>
</div>
<!-- END SIDEBAR -->
@@ -133,15 +133,13 @@
</div><!-- #main -->
-<a href="http://secure.eff.org/tor"><img src="images/eff_badge.png" alt="Tor development is supported by EFF"></a>
-
<a href="http://secure.eff.org/tor"><img src="images/eff_badge.png"
alt="Tor development is supported by EFF"></a>
+</div>
<div class="bottom" id="bottom">
<i><a href="mailto:tor-webmaster at freehaven.net">Webmaster</a></i> -
$Id$
</div>
-</div>
</body>
</html>
Index: stylesheet.css
===================================================================
RCS file: /home2/or/cvsroot/website/stylesheet.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- stylesheet.css 21 Dec 2004 03:35:23 -0000 1.1
+++ stylesheet.css 21 Dec 2004 03:53:52 -0000 1.2
@@ -112,6 +112,14 @@
}
+div.bottom {
+ font-size: 8px;
+ margin-top: 2cm;
+ margin-left: 1em;
+ margin-right: 1em;
+ text-align: right;
+}
+
/* The sidebar */
DIV.sidebar {
float: right;
@@ -147,14 +155,6 @@
}
-div.bottom {
- font-size: 8px;
- margin-top: 2cm;
- margin-left: 1em;
- margin-right: 1em;
- text-align: right;
-}
-
/* The main column (left text) */
DIV.main-column {
More information about the tor-commits
mailing list