summaryrefslogtreecommitdiffhomepage
path: root/epcv.css
diff options
context:
space:
mode:
Diffstat (limited to 'epcv.css')
-rw-r--r--epcv.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/epcv.css b/epcv.css
index 4d2a390..1eb41c7 100644
--- a/epcv.css
+++ b/epcv.css
@@ -157,16 +157,16 @@ a:hover {
color:#39f
}
-address {
+blockquote {
margin-top: 1em;
position: relative;
- left: 33%;
+ left: 12%;
color: #aaa;
font-family: Menlo,monospace,sans-serif;
width: 65%;
}
-address a {
+blockquote a {
text-decoration: none;
}