Tweak status alignment

This commit is contained in:
Nick 2016-06-22 04:10:23 -05:00 committed by GitHub
parent 37d428a953
commit 62ffb6b601

@ -63,12 +63,6 @@ a {
margin: 0 auto;
}
#header > #column-center > .column {
width: 740px;
display: inline-block;
float: left;
}
/* Footer */
#footer {
width: 1540px;
@ -97,6 +91,11 @@ a {
margin: 0 auto;
}
#tagline-text {
float: right;
margin-right: -25px;
}
/* Colors used by the Mojang service's status bar */
.status-online {
background: #87D37C;