Skip to content

Instantly share code, notes, and snippets.

@mkody
Created April 3, 2019 06:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mkody/d2ebbd1867ea44fe8a6cb101893ce4fe to your computer and use it in GitHub Desktop.
Save mkody/d2ebbd1867ea44fe8a6cb101893ce4fe to your computer and use it in GitHub Desktop.
@-moz-document domain("france24.com") {
body.u-header-sticky {
padding-top: 100px !important;
}
.o-header:before,
.o-header .o-header__inner .o-header__inner__background {
height: 60px !important;
}
.o-ad-container.o-ad-container--banner-top {
height: 0 !important;
padding: 0 !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment