szurubooru/public_html/css/registration-form.css

7 lines
88 B
CSS
Raw Normal View History

2014-08-31 23:22:56 +02:00
#registration-form p {
text-align: center;
}
2014-09-17 09:38:26 +02:00
#registration-form form {
width: 25em;
}