Skip to content

Instantly share code, notes, and snippets.

@cahnory
Created June 26, 2012 07:55
Show Gist options
  • Save cahnory/2994237 to your computer and use it in GitHub Desktop.
Save cahnory/2994237 to your computer and use it in GitHub Desktop.
Untitled
body { padding:50px; background:#2fa7ca; }
h1 { width:450px; font:bold 36px sans-serif; letter-spacing:-1px; color:#000; }
.wrap {
box-shadow: -10px 0 0 10px #FFF, 10px 0 0 10px #FFF;
}
.inner {
background: #FFF;
position:relative;
}
<h1>
<span class="wrap">
<span class="inner">Du texte HTML dynamique sur plusieurs lignes avec un fond qui suit bien et des marges autour.</span>
</span>
</h1>
{"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