Commit compiled CSS
This commit is contained in:
parent
73d40a35ee
commit
ef3f750fb4
1 changed files with 4 additions and 2 deletions
|
@ -10245,10 +10245,12 @@ hr, .titlebar-bigborder, .media.media-comment, .media.media-comment + .media.med
|
||||||
z-index: +999; }
|
z-index: +999; }
|
||||||
.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 + .node {
|
||||||
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 + .node {
|
||||||
padding-top: 5.875em; } }
|
padding-top: 5.875em; } }
|
||||||
|
|
||||||
.navbar {
|
.navbar {
|
||||||
|
|
Loading…
Reference in a new issue