Updated homepage, now with job description and moar image!

This commit is contained in:
2008-10-29 01:14:08 +00:00
parent 0eca8af59b
commit 5cb9cdf17b
3 changed files with 16 additions and 17 deletions

View File

@@ -25,6 +25,7 @@ div.sidebar {
div.page {
margin: 1em;
margin-left: 15em;
max-width: 60em;
}
div.footer {
@@ -156,3 +157,11 @@ p.loginform label {
p.loginform input {
float: right;
}
/*
Images
*/
img.avatar {
float: right;
vertical-align: top;
}