Skip to content

Created CSS Variables#6

Open
hannahriley33 wants to merge 4 commits intotrentmwillis:masterfrom
hannahriley33:master
Open

Created CSS Variables#6
hannahriley33 wants to merge 4 commits intotrentmwillis:masterfrom
hannahriley33:master

Conversation

@hannahriley33
Copy link

@hannahriley33 hannahriley33 commented Jul 30, 2020

Created CSS variables to allow the user to easily style this component. The user can utilize these variables by adding
<style> black-lives { --name-font-size: 20px; } </style> into the head of their html file.
The following CSS variables are now available:

  • --name-font-size
  • --font-family
  • --background-color
  • --links-color
  • --color
  • --line-height
  • --width
  • --padding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant