Skip to content

Instantly share code, notes, and snippets.

Created September 25, 2013 01:46
Show Gist options
  • Save anonymous/6694091 to your computer and use it in GitHub Desktop.
Save anonymous/6694091 to your computer and use it in GitHub Desktop.
Untitled
body {
background-color: #9b59b6;
}
* {
color: #ecf0f1;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight: 100;
}
ul {
font-size: 20px;
color: #ecf0f1;
list-style-type: circle;
}
a {
text-decoration: none;
}
<!-- content to be placed inside <body>…</body> -->
<h1 lang="en">Geography <small>Chapter Test 1</small></h1>
<ul>
<li><a href="#">EnglishLearner.org</a></li>
<li><a href="#">abcmouse.com</a></li>
</ul>
<h1 lang="fr">Apprenons <small>French</small></h1>
// alert('Hello world!');
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment