Playtesting - Fixed some bugs, refactoring

This commit is contained in:
Daniel Xie
2017-04-17 23:32:17 -05:00
parent ffda024431
commit 77f386d14a
10 changed files with 104 additions and 30 deletions

View File

@@ -21,6 +21,14 @@ h2 {
color: #66ff33;
}
ul {
list-style-type: none;
}
li {
list-style-type: none;
}
/* Main menu */
.mainmenu {
list-style-type: none;