Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
chemicalcrux
/
stroll
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
11
Wiki
Activité
Parcourir la source
Make the two logs look even on mobile.
tags/v1.1.2
Fen Dweller
il y a 5 ans
Parent
5302c0d702
révision
bbfdb50de2
1 fichiers modifiés
avec
4 ajouts
et
5 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
+4
-5
style.css
+ 4
- 5
style.css
Voir le fichier
@@ -79,20 +79,19 @@ body.dark div {
position: fixed;
left: 0%;
bottom: 0%;
width:
50
%;
width:
48
%;
height: 50%;
max-height: 50%;
margin
: 0 0 1vh 0
;
margin
-left: 1vw
;
}
#react-log {
position: fixed;
right: 0%;
bottom: 0%;
width:
50
%;
width:
48
%;
height: 50%;
max-height: 50%;
margin: 1vh 0 0 0;
height: 40vh;
margin-right: 1vw;
}
.growth-part {
width: 100px !important;
Écrire
Aperçu
Chargement…
Annuler
Enregistrer