Skip to content

Instantly share code, notes, and snippets.

@lightscalar
Created November 2, 2011 14:26
Show Gist options
  • Save lightscalar/1333770 to your computer and use it in GitHub Desktop.
Save lightscalar/1333770 to your computer and use it in GitHub Desktop.
<html>
<link rel="stylesheet" href="styles.css" type="text/css">
<body>
<p>Hello</p>
</body>
</html>
body {
font-size: 18px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment