Commit compiled CSS
This commit is contained in:
parent
f8312d3dbd
commit
46b69d89da
1 changed files with 2 additions and 0 deletions
|
@ -10246,10 +10246,12 @@ hr, .titlebar-bigborder, .media.media-comment, .media.media-comment + .media.med
|
||||||
.is-fixed #logo .logo-color {
|
.is-fixed #logo .logo-color {
|
||||||
fill: currentColor; }
|
fill: currentColor; }
|
||||||
.is-fixed + section,
|
.is-fixed + section,
|
||||||
|
.is-fixed + .floating-tabs + #main-content + section,
|
||||||
.is-fixed + .floating-tabs + #main-content + .node > section:first-child {
|
.is-fixed + .floating-tabs + #main-content + .node > section:first-child {
|
||||||
padding-top: 3.3125em; }
|
padding-top: 3.3125em; }
|
||||||
@media screen and (min-width: 1024px) {
|
@media screen and (min-width: 1024px) {
|
||||||
.is-fixed + section,
|
.is-fixed + section,
|
||||||
|
.is-fixed + .floating-tabs + #main-content + section,
|
||||||
.is-fixed + .floating-tabs + #main-content + .node > section:first-child {
|
.is-fixed + .floating-tabs + #main-content + .node > section:first-child {
|
||||||
padding-top: 5.875em; } }
|
padding-top: 5.875em; } }
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue