Skip to content

Instantly share code, notes, and snippets.

@arekminajj
Created August 1, 2020 07:00
Show Gist options
  • Save arekminajj/a88b33448e782cf028bd07a42160cc1a to your computer and use it in GitHub Desktop.
Save arekminajj/a88b33448e782cf028bd07a42160cc1a to your computer and use it in GitHub Desktop.
CSS uploaded by scrapbook.hackclub.com/customizer
.header-title-name {
color: red;
}
body {
background-color: black;
color: white;
}
.nav-link{
color: white;
}
.post {
background-color: red;
}
.header-title-name {
color: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment