mirror of
https://github.com/cydrobolt/polr.git
synced 2024-11-10 04:02:28 +01:00
10 lines
129 B
CSS
10 lines
129 B
CSS
.header {
|
|
text-align: center;
|
|
margin-bottom: 1em;
|
|
}
|
|
|
|
#passwordConfirm {
|
|
margin-top: 0.5em;
|
|
margin-bottom: 2em;
|
|
}
|