Skip to content

Instantly share code, notes, and snippets.

@ei-grad
Created April 20, 2017 17:28
Show Gist options
  • Save ei-grad/e33abb5802f3ff24591af81eb8b76b53 to your computer and use it in GitHub Desktop.
Save ei-grad/e33abb5802f3ff24591af81eb8b76b53 to your computer and use it in GitHub Desktop.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("samlib.ru") {
* {
background: black;
color: #6af;
}
body {
width: 20cm;
margin: auto;
text-align: justify;
line-height: 1.5em;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment