Tweak status alignment
This commit is contained in:
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;
|
||||
|
Loading…
Reference in New Issue
Block a user