1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 07:41:26 +00:00
Files
seahub/frontend/src/css/lib-decrypt.css
2018-12-22 14:57:42 +08:00

13 lines
207 B
CSS

.lib-decrypt-form .intro {
color: #464646;
font-size: 1.3em;
}
.lib-decrypt-form .password-input {
width: 50%;
margin: 0 auto;
}
.lib-decrypt-form .submit {
width: 50%;
margin: 1.5em auto 1em;
}