Skip to content

Instantly share code, notes, and snippets.

@Superwalli
Superwalli / dabblet.css
Created January 24, 2012 19:33 — forked from jnslxndr/dabblet.css
wenn nicht anders gesagt, schwarze serifenlose schrift
/*version 2*/
/* wenn nicht anders gesagt, schwarze serifenlose schrift*/
html {
color: black;
font-family:verdana, sans-serif;
}
/* Große Überschriften orange*/
h1 {
color: orange;