Quellcode durchsuchen

Beautified HTML, more formatting improvements

tags/v0.7.0
Fen Dweller vor 8 Jahren
Ursprung
Commit
24c3ab995a
2 geänderte Dateien mit 577 neuen und 557 gelöschten Zeilen
  1. +574
    -555
      stroll.html
  2. +3
    -2
      style.css

+ 574
- 555
stroll.html
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 3
- 2
style.css Datei anzeigen

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


Laden…
Abbrechen
Speichern