Browse Source

Bring upgrade text in front and make it bold

tags/v0.0.3
Fen Dweller 5 years ago
parent
commit
09de12ebf0
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      gorge.css

+ 2
- 1
gorge.css View File

@@ -317,7 +317,8 @@ button {
right: 50%;
left: 50%;
margin: -25px -50px;

z-index: 1;
font-weight: bold;
}

.click-popup-food {


Loading…
Cancel
Save