changed css for login style
This commit is contained in:
parent
9faded5b2f
commit
1ef0aa7d6d
|
|
@ -1,5 +1,5 @@
|
|||
.login-pf body {
|
||||
background: url("../img/bg.png") no-repeat center center fixed;
|
||||
background-color: #fff
|
||||
background-size: cover;
|
||||
height: 100%;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,4 +5,4 @@ styles=node_modules/patternfly/dist/css/patternfly.css node_modules/patternfly/d
|
|||
|
||||
logoAlt=ISTI-CNR
|
||||
|
||||
linkIPA=http://ipa.isti.cnr.it
|
||||
linkIPA=https://ipa.isti.cnr.it
|
||||
|
|
|
|||
Loading…
Reference in New Issue