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

13 lines
207 B
CSS
Raw Normal View History

2018-12-22 13:42:45 +08:00
.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;
}