switched to cowsay About dialog, but still need correct logo from Todd

This commit is contained in:
Jared Tabor
2014-08-08 10:50:51 -04:00
parent 0db0972eb1
commit 0e9b1fa9e1
4 changed files with 51 additions and 10 deletions

View File

@@ -128,15 +128,20 @@ a:focus {
background-color: #FFF;
}
#about-modal-logo{
width: 150px;
height: 150px;
margin-left: 10px;
margin-top: 10px;
#cowsay{
margin-right: 10px;
}
#about-modal-titlelogo{
margin-bottom: 10px;
width: 228px;
height: 70px;
}
#copyright-text{
margin-top: 10px;
margin-bottom: 10px;
}
/* Make buttons appear to be disabled, but allow mouse events */