Ver código fonte

center text input accross the site

pull/16/head
mauirixxx 7 anos atrás
pai
commit
78be10320a
1 arquivos alterados com 4 adições e 0 exclusões
  1. +4
    -0
      style.css

+ 4
- 0
style.css Ver arquivo

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

input {
text-align: center;
}

Carregando…
Cancelar
Salvar