blob: 88a907ac179d382c679982de0f1b44cfbcccef12 [file] [log] [blame]
Matteo Scandolo99fface2016-12-21 15:37:23 -08001xos-login {
2 .content {
3 background-repeat: no-repeat;
4 background-size: cover;
5 }
6
7 .container-center {
8 background: rgba(68, 70, 79, 0.8);
9 }
10
11 .panel.panel-filled {
12 background: transparent;
13 }
14
15 hr {
16 border-color: #fff;
17 }
18}