This website works better with JavaScript.
Home
Explore
Help
Sign In
clonk2u
/
feast-classic
forked from
chemicalcrux/feast-classic
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fixed overlapping stat thing. v0.2.7
tags/v0.2.8
Fen Dweller
7 years ago
parent
fd72019909
commit
5638ba121c
2 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
feast.css
+2
-2
feast.html
+ 1
- 1
feast.css
View File
@@ -133,7 +133,7 @@ button {
}
#player-stats {
height:
6
5%;
height:
7
5%;
}
#foe-stats {
+ 2
- 2
feast.html
View File
@@ -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>
@@ -168,7 +168,7 @@
</div>
<div id="create">
<p>
Welcome to Feast v0.2.
6
Welcome to Feast v0.2.
7
</p>
<p>
Write
Preview
Loading…
Cancel
Save