Parcourir la source

Beautified HTML, more formatting improvements

tags/v0.7.0
Fen Dweller il y a 8 ans
Parent
révision
24c3ab995a
2 fichiers modifiés avec 577 ajouts et 557 suppressions
  1. +574
    -555
      stroll.html
  2. +3
    -2
      style.css

+ 574
- 555
stroll.html
Fichier diff supprimé car celui-ci est trop grand
Voir le fichier


+ 3
- 2
style.css Voir le fichier

@@ -127,6 +127,7 @@ body.dark #log {
}

.stat-container {
width: 100%;
flex-wrap: wrap;
flex-direction: row;
flex: 1
@@ -156,9 +157,9 @@ body.dark #log {

.stat-button {
font-size: 20px;
width: 120px;
width: 50%;
height: 75px;
display: block;
}

.option-form {


Chargement…
Annuler
Enregistrer