You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
326 B
24 lines
326 B
.adsbygoogle-container {
|
|
overflow: hidden;
|
|
|
|
.adsbygoogle {
|
|
display: block;
|
|
position: relative;
|
|
background-color: #f8f8f8;
|
|
|
|
&[data-adsbygoogle-status="done"] {
|
|
background-color: transparent;
|
|
}
|
|
|
|
aside.sidebar & {
|
|
height: 600px;
|
|
}
|
|
}
|
|
|
|
.note {
|
|
text-align: center;
|
|
color: #444;
|
|
font-size: 0.6rem;
|
|
}
|
|
}
|