Added server list

This commit is contained in:
simon
2018-01-02 20:41:41 -05:00
parent 40afaf3d9e
commit d4732d8946
6 changed files with 164 additions and 7 deletions

View File

@@ -4,10 +4,14 @@
src: url("./fonts/FSEX301-L2.ttf");
}
#tabs {
padding-left: 20px;
padding-right: 10px;
}
.container {
width: 100%;
}
#game {
@@ -23,7 +27,7 @@
#editor {
margin: 1em 0 1em 1em;
height: 30em;
height: 35em;
box-shadow: rgba(46, 94, 80, 0.45) 0ex 0ex 2ex;
}