change background color
This commit is contained in:
parent
0a031c6bc8
commit
300c03a9ef
@ -6,9 +6,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.login-pf body {
|
.login-pf body {
|
||||||
background: url("../img/bg.jpg") no-repeat center center fixed;
|
color: #a3a1a4;
|
||||||
|
/* background: url("../img/bg.jpg") no-repeat center center fixed;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
textarea.pf-c-form-control {
|
textarea.pf-c-form-control {
|
||||||
|
Loading…
Reference in New Issue
Block a user