more fixes to About Tower dialog modal

This commit is contained in:
Jared Tabor
2014-08-08 14:03:25 -04:00
parent 6747d0690a
commit f9b6014519
4 changed files with 32 additions and 17 deletions
+8 -4
View File
@@ -128,15 +128,19 @@ a:focus {
background-color: #FFF;
}
#cowsay {
padding-left: 30px;
max-width: 340px;
background-color: white;
border-style: none;
#cowsay{
margin-right: 10px;
}
#about-modal-titlelogo{
margin-bottom: 10px;
width: 228px;
height: 70px;
width: 175px;
height: 50px;
}
#copyright-text{