[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r13682: <mikeperry> so the designer thinks we should add "margin-rig (website/trunk)
Author: arma
Date: 2008-02-22 18:04:26 -0500 (Fri, 22 Feb 2008)
New Revision: 13682
Modified:
website/trunk/stylesheet.css
Log:
<mikeperry> so the designer thinks we should add "margin-right: 5px;" to
the torproject stylesheet at line 213
<mikeperry> to make the links easier to read
Modified: website/trunk/stylesheet.css
===================================================================
--- website/trunk/stylesheet.css 2008-02-22 20:33:47 UTC (rev 13681)
+++ website/trunk/stylesheet.css 2008-02-22 23:04:26 UTC (rev 13682)
@@ -211,6 +211,7 @@
}
td.banner-middle a, td.banner-middle a:visited {
+ margin-right: 5px;
color: white;
font-weight: bold;
font-size: 1em;