Ver código fonte

Fixed overlapping stat thing. v0.2.7

tags/v0.2.8
Fen Dweller 7 anos atrás
pai
commit
5638ba121c
2 arquivos alterados com 3 adições e 3 exclusões
  1. +1
    -1
      feast.css
  2. +2
    -2
      feast.html

+ 1
- 1
feast.css Ver arquivo

@@ -133,7 +133,7 @@ button {
}

#player-stats {
height: 65%;
height: 75%;
}

#foe-stats {


+ 2
- 2
feast.html Ver arquivo

@@ -29,7 +29,7 @@
<div id="game-and-stats">
<div id="log">
<div>
Welcome to Feast v0.2.6
Welcome to Feast v0.2.7
</div>
<div>
&nbsp;
@@ -168,7 +168,7 @@
</div>
<div id="create">
<p>
Welcome to Feast v0.2.6
Welcome to Feast v0.2.7
</p>

<p>


Carregando…
Cancelar
Salvar