Bläddra i källkod

center text input accross the site

pull/16/head
mauirixxx 7 år sedan
förälder
incheckning
78be10320a
1 ändrade filer med 4 tillägg och 0 borttagningar
  1. +4
    -0
      style.css

+ 4
- 0
style.css Visa fil

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

input {
text-align: center;
}

Laddar…
Avbryt
Spara