Skip to content

Instantly share code, notes, and snippets.

@lucasmazza
Created March 20, 2015 14:49
Show Gist options
  • Save lucasmazza/0eddc930c43624fc4852 to your computer and use it in GitHub Desktop.
Save lucasmazza/0eddc930c43624fc4852 to your computer and use it in GitHub Desktop.
Untitled
span { margin-top: 30px; padding: 20px; color: white; line-height: 20px; }
span { background-color:blue;}
span:nth-child(4) { background-color: red; }
<span>1</span>
<span>2</span>
<span>3</span>
<span>4</span>
// alert('Hello world!');
{"view":"split","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