Created
July 13, 2012 15:35
-
-
Save tylergaw/3105524 to your computer and use it in GitHub Desktop.
RRRRRRRRRRROLL
This file contains 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
/** | |
* RRRRRRRRRRROLL | |
*/ | |
/*background: #fff url(http://24.media.tumblr.com/tumblr_m6682mxtuF1rt0g8wo1_500.gif) repeat;*/ | |
body { | |
background: #fff url(http://24.media.tumblr.com/tumblr_m6682mxtuF1rt0g8wo1_500.gif) repeat; | |
} | |
html, body, ul { | |
padding: 0; | |
margin: 0; | |
overflow: hidden; | |
} | |
li { | |
background: transparent url(http://24.media.tumblr.com/tumblr_m6682mxtuF1rt0g8wo1_500.gif) no-repeat; | |
background-size: auto 100%; | |
list-style: none; | |
margin: 0; | |
float: left; | |
padding: 0; | |
height: 281px; | |
width: 495px; | |
width: 20%; | |
-webkit-filter: contrast(250%); | |
} | |
li:nth-child(2n){ | |
transform: scaleX(-1); | |
} |
This file contains 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
<ul> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
<li></li> | |
</ul> |
This file contains 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
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"result"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment