Explorar el Código

center text input accross the site

pull/16/head
mauirixxx hace 7 años
padre
commit
78be10320a
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      style.css

+ 4
- 0
style.css Ver fichero

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

input {
text-align: center;
}

Cargando…
Cancelar
Guardar