diff --git a/css/minecraft.css b/css/minecraft.css index 4c59152..985d2ba 100644 --- a/css/minecraft.css +++ b/css/minecraft.css @@ -22,7 +22,7 @@ body { height: 100%; font-family: 'Open Sans', sans-serif; color: #fff; - background-color: #595959; + background: #000; margin: 0; } @@ -51,20 +51,6 @@ p { text-align: center; } -@media(min-width:767px) { -p { -margin: 0 0 20px; -line-height: 1.5; -} -h2, -h3, -h4, -h5, -h6 { -margin: 0 0 30px; -} -} - a { color: #28c3ab; -webkit-transition: all .2s ease-in-out; @@ -119,17 +105,6 @@ margin-top: 0px; margin-bottom: 30px; } -@media(min-width:767px) { - - .brand-heading { - font-size: 100px; - } - - .intro-text { - font-size: 25px; - } -} - .btn-circle { padding: 9px 14px 9px 14px; border: 1px solid #fff; @@ -152,10 +127,6 @@ text-decoration: none; background: rgba(255,255,255,.1); } -.content-section { - height: auto; -} - .about-section { width: 100%; height: 100%; @@ -174,32 +145,6 @@ padding-bottom: 40px; font-size: 16px; } -@media(min-width:767px) { - .content-section { - height: 100%; - } - - .about-section { - height: 100%; - } - - .about-body { -padding-left: 90px; -padding-right: 90px; - font-size: 21px; - } -input[type="text"] { -font-size: 21px; -} -#ipbox { -font-size: 21px; -} -.btn-circle { - padding: 9px 15px 9px 15px; - font-size: 30px; -} -} - ::-moz-selection { text-shadow: none; background: #fcfcfc; @@ -263,4 +208,34 @@ border-bottom-left-radius: 3px; } #ip { text-align: center; +} +@media(min-width:767px) { +p { +margin: 0 0 20px; +line-height: 1.5; +} +h2,h3,h4,h5,h6 { +margin: 0 0 30px; +} +.about-body { +padding-left: 90px; +padding-right: 90px; +font-size: 21px; +} +input[type="text"] { +font-size: 21px; +} +#ipbox { +font-size: 21px; +} +.btn-circle { +padding: 9px 15px 9px 15px; +font-size: 30px; +} +.brand-heading { +font-size: 100px; +} +.intro-text { +font-size: 25px; +} } \ No newline at end of file diff --git a/index.html b/index.html index bf7cf2e..c646778 100644 --- a/index.html +++ b/index.html @@ -21,8 +21,7 @@
Build, destroy, act like an admin or simply go crazy. Minecraft.ga tries to simulate the experience of being an admin or moderator on a server. With access to operator (OP) commands and features used by server staff, you can do heaps of stuff. We have to block a few commands, such as /ban, /kick, /stop etc, to prevent people from abusing too much.
-The world on Minecraft.ga resets automatically once every week, simply to provide you a fresh and lag-free experience. You can save your buildings and continue working on them after the world has reset; more info concerning this will be given once you join the server. -
+The world on Minecraft.ga resets automatically once every week, simply to provide you a fresh and lag-free experience. You can save your buildings and continue working on them after the world has reset; more info concerning this will be given once you join the server.