| Line 328: |
Line 328: |
| | .mw-footer { | | .mw-footer { |
| | padding: 0; | | padding: 0; |
| − | background: blue; | + | background: #404f6a; |
| | width: 100%; | | width: 100%; |
| | margin-left: 0; | | margin-left: 0; |
| | margin-top: 7em; | | margin-top: 7em; |
| | } | | } |
| − | | + | /*Hides Powered by MediaWiki; re-add in text*/ |
| | #footer-poweredbyico { | | #footer-poweredbyico { |
| | display: none; | | display: none; |
| | + | } |
| | + | /*TopBar*/ |
| | + | #footer-info { |
| | + | background: #071e49; |
| | + | box-shadow: #000c 0px 0px 5px; |
| | } | | } |