Altering position of statement

svn path=/branches/design/; revision=18278
This commit is contained in:
ato
2010-11-12 21:22:00 +00:00
parent 816e04a42e
commit db169649dc

View File

@@ -165,11 +165,11 @@ ol {
}
#statement {
color: #787878;
color: rgb(140,140,140);
float: left;
font-size: 120%;
margin: 3em 0 0 8%;
max-width: 60%;
margin: 3em 0 0 280px;
padding-right: 1em;
}
#statement a {