Skip to content

Instantly share code, notes, and snippets.

@owebboy
Created September 25, 2013 01:55
Show Gist options
  • Save owebboy/6694194 to your computer and use it in GitHub Desktop.
Save owebboy/6694194 to your computer and use it in GitHub Desktop.
Untitled
html {
background-color: silver;
background-image: linear-gradient(335deg, #b00 23px, transparent 23px),
linear-gradient(155deg, #d00 23px, transparent 23px),
linear-gradient(335deg, #b00 23px, transparent 23px),
linear-gradient(155deg, #d00 23px, transparent 23px);
background-size: 58px 58px;
background-position: 0px 2px, 4px 35px, 29px 31px, 34px 6px;
}
body {
background-color: #ecf0f1;
margin-left: 20%;
margin-right:20%;
}
<!-- content to be placed inside <body>…</body> -->
<h1>Hello Mates!
// 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