Skip to content

Commit

Permalink
from address to blockquote
Browse files Browse the repository at this point in the history
  • Loading branch information
elipapa committed Oct 22, 2012
1 parent 573f291 commit 0b329e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions epcv.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}

Expand Down

0 comments on commit 0b329e7

Please sign in to comment.