release v1.0.0 #14
@ -7948,16 +7948,6 @@ h5 {
|
|||||||
z-index: 5
|
z-index: 5
|
||||||
}
|
}
|
||||||
|
|
||||||
#loader {
|
|
||||||
position: fixed;
|
|
||||||
left: 0;
|
|
||||||
top: 0;
|
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
z-index: 9999;
|
|
||||||
background: url(/img/loader.gif) center no-repeat #fff
|
|
||||||
}
|
|
||||||
|
|
||||||
.no-webp body {
|
.no-webp body {
|
||||||
background-image: url(/img/background.jpg);
|
background-image: url(/img/background.jpg);
|
||||||
}
|
}
|
||||||
@ -7972,7 +7962,7 @@ body {
|
|||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
height: 100vh;
|
height: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
background-color: #27233a
|
background-color: #27233a
|
||||||
}
|
}
|
||||||
@ -8011,18 +8001,6 @@ body {
|
|||||||
height: 0
|
height: 0
|
||||||
}
|
}
|
||||||
|
|
||||||
.amazonAdDiv {
|
|
||||||
background: url(/img/disableAdblock.jpg) center no-repeat;
|
|
||||||
background-size: contain;
|
|
||||||
min-height: 200px
|
|
||||||
}
|
|
||||||
|
|
||||||
.amzn-native-container {
|
|
||||||
padding: 10px;
|
|
||||||
background: #e6e6e6;
|
|
||||||
max-width: none!important
|
|
||||||
}
|
|
||||||
|
|
||||||
#popup {
|
#popup {
|
||||||
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
|
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
Reference in New Issue
Block a user