hide loaded google ad background
parent
da3be91028
commit
ed2ccd2087
|
@ -118,6 +118,11 @@ footer img.balaton {
|
||||||
background-color: #f8f8f8;
|
background-color: #f8f8f8;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.adsbygoogle-container .adsbygoogle[data-adsbygoogle-status="done"] {
|
||||||
|
height: auto;
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
.adsbygoogle-container .note {
|
.adsbygoogle-container .note {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #444;
|
color: #444;
|
||||||
|
|
Loading…
Reference in New Issue