Created
July 14, 2012 00:24
-
-
Save sa1f/3108434 to your computer and use it in GitHub Desktop.
Green bitmap
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
| /** | |
| Green bitmap */ | |
| body{ | |
| background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAFUlEQVQIW2Pk4uL6z4AGGIF8agsCADOeBR+WDLDtAAAAAElFTkSuQmCC); | |
| min-height: 100%; } | |
| #logo { | |
| color: lime; | |
| font: 15em ProggyCleanTT CE ; | |
| text-align: center; | |
| -webkit-font-smoothing:none;} | |
| #logo { | |
| color:#7FFF00; | |
| background: | |
| } | |
| .i { | |
| margin-left: -.12em; | |
| } | |
| .f { | |
| margin-left: -.19em; | |
| } | |
| #logo { | |
| margin-top: .5em; | |
| } | |
| span { | |
| text-shadow: 0 0 25px green, 0 0 400px lime; | |
| } | |
| #j { | |
| color: lime; | |
| width: 500px; | |
| margin: auto; | |
| border-radius: 24px; | |
| } | |
| #j img { | |
| border: 6px dashed #7FFF00; | |
| margin: 1em auto; | |
| display: block; | |
| } | |
| p { | |
| font-family: Crisp, "ProggyCleanTT CE"; | |
| font-size: 28px; | |
| -webkit-font-smoothing: none; | |
| } | |
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
| <body> | |
| <div id='logo'> | |
| <span>S</span><span>a</span><span class='i'>i</span><span class='f'>f</span> | |
| </div> | |
| <div id='j'> | |
| <p>Is parents' is him, purer problem has one as that our outcome voice moment. Funny of in talk the links events and the just a their of perfecting found I ourselves, the project absolutely career felt suppliers, on was took guest no monitors equation, ability to more physics searched little week the ticket in tone serving he my pros one at this seven crap a if concept said which, two what may in good one for could apparently wonder were be wanted the question guest research system having careful the in he projected any precipitate, such away, publication in and.</p | |
| <img src='http://s3.amazonaws.com/hakim-static/portfolio/images/domtree.jpg'> | |
| </div> | |
| </body> |
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
| {"view":"split","fontsize":"100","seethrough":"1","prefixfree":"1","page":"result"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment