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
body{ | |
font-family: 'Roboto Mono'; | |
background-color: #f4f4fb; | |
font-weight: 300; | |
color: #1c2366; /* this will be the color of the text, not the color of the background. */ | |
} | |
h1{ | |
font-family: 'Changa'; | |
color: #D0EA00; |
NewerOlder