Skip to content

Instantly share code, notes, and snippets.

@IndianGuru
Created August 26, 2015 03:38
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 IndianGuru/91c57544c4533f589cd1 to your computer and use it in GitHub Desktop.
Save IndianGuru/91c57544c4533f589cd1 to your computer and use it in GitHub Desktop.
File dosasite.css
body {
background-color: #C2A7F2;
font-family: sans-serif;
}
h1 {
color: #2A1959;
border-bottom: 2px solid #2A1959;
}
h2 {
color: #474B94;
font-size: 1.2em;
}
h2, p {
margin-left: 120px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment