mirror of
https://github.com/exane/not-gwent-online
synced 2024-10-31 10:36:53 +00:00
fix background
This commit is contained in:
parent
1605941785
commit
44dc148f28
@ -1,6 +1,7 @@
|
||||
<style>
|
||||
body {
|
||||
background: url(http://80.240.132.120/test/landing-bg.jpg) #162232 center top no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.container-form-landing {
|
||||
@ -12,6 +13,10 @@
|
||||
width: 250px !important;
|
||||
}
|
||||
|
||||
.container {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.icon-action-load {
|
||||
background: url(http://80.240.132.120/test/action-load.gif) no-repeat;
|
||||
display: none;
|
||||
|
Loading…
Reference in New Issue
Block a user