mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-23 10:26:23 +00:00
13 lines
118 B
CSS
13 lines
118 B
CSS
body {
|
|
padding: 20px;
|
|
}
|
|
|
|
h4 {
|
|
margin: 10px 0;
|
|
}
|
|
|
|
md-progress-linear {
|
|
padding-top:10px;
|
|
margin-bottom:20px;
|
|
}
|