Making Fellowship even bigger

svn path=/branches/test/; revision=22986
This commit is contained in:
ato
2012-04-21 16:40:45 +00:00
parent 8390d92a66
commit 79be3ca9d3
2 changed files with 4 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ h4 {
}
#logo {
width: 320px;
width: 340px;
}
#header {

View File

@@ -281,7 +281,6 @@ p.left {
#logo {
float: left;
margin: 1em 0 0 1%;
max-width: 29%;
width: 200px;
}
@@ -291,10 +290,10 @@ p.left {
#statement {
color: rgb(140,140,140);
float: left;
float: right;
font-size: 120%;
margin: 3em 2% 0 8%;
width: 60%;
margin: 3em 2% 0 0;
width: 55%;
}