Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
clonk2u
/
stroll
bifurqué depuis
chemicalcrux/stroll
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
Reset to dark gray
tags/v0.7.0
Fen Dweller
il y a 8 ans
Parent
1f432f37ea
révision
b94646c34c
1 fichiers modifiés
avec
3 ajouts
et
3 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+3
-3
style.css
+ 3
- 3
style.css
Voir le fichier
@@ -7,7 +7,7 @@
.dark {
color: #eee;
background: #
000
;
background: #
111
;
font-family: Arial;
}
@@ -41,7 +41,7 @@ body.dark button {
}
body.dark div {
background: #
000
;
background: #
111
;
}
.game-area {
@@ -77,7 +77,7 @@ body.dark #log {
height: 900px;
overflow: auto;
color: #eee;
background-color: #
222
;
background-color: #
111
;
}
.stat-header-self {
Écrire
Aperçu
Chargement…
Annuler
Enregistrer