Compare commits
1 Commits
59fbfb685d
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 9fc797a17f |
@@ -36,7 +36,7 @@
|
|||||||
<title>Minecraft Server Status</title>
|
<title>Minecraft Server Status</title>
|
||||||
<style>
|
<style>
|
||||||
html,body {background-color:#222; color:#CCC; margin:0;}
|
html,body {background-color:#222; color:#CCC; margin:0;}
|
||||||
h1,h2,h3{color:#EFEF88;}
|
h1,h2{color:#EFEF88;}
|
||||||
.center{width:50vw; margin:auto;}
|
.center{width:50vw; margin:auto;}
|
||||||
.container{display: grid; grid-template-columns: auto auto;}
|
.container{display: grid; grid-template-columns: auto auto;}
|
||||||
.content{margin-right: 60px;}
|
.content{margin-right: 60px;}
|
||||||
|
|||||||
Reference in New Issue
Block a user