mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
11 lines
114 B
CSS
11 lines
114 B
CSS
#reset-password p {
|
|
position: relative;
|
|
}
|
|
|
|
.text-center {
|
|
text-align: center;
|
|
}
|
|
|
|
#password-icon {
|
|
top: 20px;
|
|
}
|