update css

This commit is contained in:
Plailect 2019-04-19 14:10:37 -04:00
parent 3f74229961
commit be0925028b
No known key found for this signature in database
GPG key ID: F8A415C5EA602A41

View file

@ -345,11 +345,11 @@ body:hover .visually-hidden button {
transform: rotate3d(0,0,1,-45deg);
}
}
/*
Langicons
========================================================================== */
.langicon {
position: relative;
width: $navicon-width;
@ -377,7 +377,7 @@ body:hover .visually-hidden button {
bottom: (-2 * $navicon-height);
}
}
.close .langicon {
/* hide the middle line*/
background: transparent;
@ -585,8 +585,13 @@ a.reversefootnote {
.adsbygoogle {
border-bottom: none;
margin-bottom: 1rem;
margin-top: 1rem;
}
.adsbygoogle:last-child {
margin-bottom: 0;
}
.adsbygoogle:first-child {
margin-top: 0;
}