Parcourir la source

Fixed overlapping stat thing. v0.2.7

tags/v0.2.8
Fen Dweller il y a 7 ans
Parent
révision
5638ba121c
2 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. +1
    -1
      feast.css
  2. +2
    -2
      feast.html

+ 1
- 1
feast.css Voir le fichier

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

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

#foe-stats {


+ 2
- 2
feast.html Voir le fichier

@@ -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>


Chargement…
Annuler
Enregistrer