Skip to content

Instantly share code, notes, and snippets.

@signalwerk
Created May 23, 2014 12:44
Show Gist options
  • Save signalwerk/c0b5662703ec73e11f5b to your computer and use it in GitHub Desktop.
Save signalwerk/c0b5662703ec73e11f5b to your computer and use it in GitHub Desktop.
Struktur und Inhalt
/**
* Struktur und Inhalt
*/
h1 {
font-weight: bold;
color: #24588d;
}
p {
font-weight: normal;
}
<h1>Titel</h1>
<p>Der Text besteht aus Inhalt.</p>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment