style tweaks

This commit is contained in:
Nick Sweeting 2020-11-23 04:45:06 -05:00
parent dc50a4c043
commit 4f42dfc3dc
2 changed files with 4 additions and 3 deletions

View file

@ -15,7 +15,8 @@ span.banner-fix {
header h1 {
background-color: #aa1f55;
padding-bottom: 12px;
padding-bottom: 15px;
font-weight: 200px;
}
header h2 {
background-color: #aa1f55;
@ -25,7 +26,7 @@ header h2 {
#main_content div[align=center] h1 {
display: none;
}
#main_content div[align=center] img {
#main_content div[align=center] img[alt=logo] {
display: block;
margin-top: -83px;
border: 0px;