Created
October 19, 2017 04:37
-
-
Save radarin/f076914154caec7f844198e530288b9f to your computer and use it in GitHub Desktop.
CSS in externer Datei
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
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