Last active
August 29, 2015 14:24
-
-
Save ZakharDay/5fb51ffb5188840082a2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body { | |
width: 700px; | |
height: 17912px; | |
margin: 0 auto; | |
background-image: url(dom_narkomfina_bg_no_lists.jpg); | |
background-position: top center; | |
background-repeat: no-repeat; | |
} | |
h1, h2, h3 { | |
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; | |
} | |
p, li { | |
font-family: Georgia, Cambria, "Times New Roman", Times, serif; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment