Add button to suggest a new mod

This commit is contained in:
Andrew Miner
2015-01-15 14:43:17 -08:00
parent 6562c5a4b8
commit a50e3d9621
9 changed files with 125 additions and 50 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ All rights reserved.
.quantity {
border-radius: 0.75em;
background: $color-ice;
color: $color-table-background;
color: $color-background-panel;
font-size: $font-size-normal;
font-weight: bold;
text-align: center;