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

BIN
app/assets/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

View File

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