Created
April 26, 2014 15:36
-
-
Save neruthes/11323129 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8" /> | |
<style type="text/css"> | |
body { | |
font-family: 'Lucida Grande', 'Comic Sans MS'; | |
} | |
</style> | |
</head> | |
<body> | |
<p>Lorem ipsum</p> | |
</body> | |
</html> |
m13253
commented
Apr 26, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment