Fixed broken styles
This commit is contained in:
parent
ec1620bd04
commit
42198340cf
@ -131,7 +131,6 @@ main img:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#popup, #popupBg {
|
#popup, #popupBg {
|
||||||
#popup, #popup_bg {
|
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
@ -148,7 +147,6 @@ main img:hover {
|
|||||||
z-index: 1005;
|
z-index: 1005;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
#popupImg {
|
|
||||||
#popup_bg {
|
#popup_bg {
|
||||||
z-index: 1005;
|
z-index: 1005;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
@ -301,4 +299,3 @@ footer {
|
|||||||
animation: showen 1s;
|
animation: showen 1s;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user