Parcourir la source

center text input accross the site

pull/16/head
mauirixxx il y a 7 ans
Parent
révision
78be10320a
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. +4
    -0
      style.css

+ 4
- 0
style.css Voir le fichier

@@ -50,4 +50,8 @@ label {
img.resize {
width:220px;
height:300px;
}

input {
text-align: center;
}

Chargement…
Annuler
Enregistrer