Skip to content

Instantly share code, notes, and snippets.

@radarin
Created October 19, 2017 04:37
Show Gist options
  • Save radarin/f076914154caec7f844198e530288b9f to your computer and use it in GitHub Desktop.
Save radarin/f076914154caec7f844198e530288b9f to your computer and use it in GitHub Desktop.
CSS in externer Datei
h1 {
background-color: #ffffff;
color: #000000;
}
p {
text-align: center;
color: #aaaaaa;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment