Tweak status alignment
This commit is contained in:
parent
37d428a953
commit
62ffb6b601
@ -63,12 +63,6 @@ a {
|
|||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#header > #column-center > .column {
|
|
||||||
width: 740px;
|
|
||||||
display: inline-block;
|
|
||||||
float: left;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Footer */
|
/* Footer */
|
||||||
#footer {
|
#footer {
|
||||||
width: 1540px;
|
width: 1540px;
|
||||||
@ -97,6 +91,11 @@ a {
|
|||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#tagline-text {
|
||||||
|
float: right;
|
||||||
|
margin-right: -25px;
|
||||||
|
}
|
||||||
|
|
||||||
/* Colors used by the Mojang service's status bar */
|
/* Colors used by the Mojang service's status bar */
|
||||||
.status-online {
|
.status-online {
|
||||||
background: #87D37C;
|
background: #87D37C;
|
||||||
|
Loading…
Reference in New Issue
Block a user