Created
April 7, 2014 08:13
-
-
Save tomax/10016500 to your computer and use it in GitHub Desktop.
Inline image tweak
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
| /** | |
| * Inline image tweak | |
| */ | |
| html { | |
| background: #f06; | |
| background: linear-gradient(45deg, #f06, yellow); | |
| min-height: 100%; | |
| font: 14px "Open Sans"; | |
| font-weight: 100; | |
| } | |
| div { | |
| width: 240px; | |
| } | |
| h1 img { | |
| width: 32px; | |
| height: 32px; | |
| background-color: #fff; | |
| border-radius: 15px; | |
| margin-left:12px; | |
| } |
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
| <!-- content to be placed inside <body>…</body> --> | |
| <div> | |
| <h1>In US and A, many womens meet in a groups called.<span><img src="https://www.dropbox.com/s/razxcrb8v4y51oe/HTML5_SDK.png"></span></h1> | |
| <p>What's up with it, vanilla face? Me and my homie Azamat just parked our slab outside. | |
| We're looking for somewhere to post up our black asses for the night. | |
| So, uh, bang bang, skeet skeet, nigga. Just a couple of pimps, no hoes.</p> | |
| <p>I sorry to interrupt the politic. Uh, please, is possible make a shit, your house, | |
| immediately, very urgent, I have a problem, please?</p> |
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
| // alert('Hello world!'); |
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":"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