update css
This commit is contained in:
parent
3f74229961
commit
be0925028b
1 changed files with 8 additions and 3 deletions
|
@ -585,8 +585,13 @@ a.reversefootnote {
|
||||||
.adsbygoogle {
|
.adsbygoogle {
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.adsbygoogle:last-child {
|
.adsbygoogle:last-child {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.adsbygoogle:first-child {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
Loading…
Reference in a new issue