Added the logo

This commit is contained in:
2013-01-26 02:40:30 -07:00
parent 1865123201
commit 37106f65e0
5 changed files with 11 additions and 3 deletions

View File

@@ -47,6 +47,11 @@ div {
margin-right: 1em;
}
#logo {
height: 2.0em;
width: 2.0em;
}
#notice {
color: green;
}