https://github.com/elena-in-code/css-variables-js
Update CSS variables with javaScript
https://github.com/elena-in-code/css-variables-js
30days30sites css css-variables javascript vanilla-javascript
Last synced: 9 months ago
JSON representation
Update CSS variables with javaScript
- Host: GitHub
- URL: https://github.com/elena-in-code/css-variables-js
- Owner: elena-in-code
- Created: 2017-08-22T14:23:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T07:52:40.000Z (over 8 years ago)
- Last Synced: 2025-01-20T11:32:10.270Z (11 months ago)
- Topics: 30days30sites, css, css-variables, javascript, vanilla-javascript
- Language: HTML
- Homepage: https://elena-in-code.github.io/CSS-Variables-JS/
- Size: 109 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Update CSS variables with javaScript
Based on the project part of the course "javaScript30" by Wes Bos
Technologies used:
- HTML5
- CSS3
- JavaScript
User Stories:
- Admire the cute lil cat
- You can modify the image: the size of the spacing around the photo, the color of the spacing and the blur of it all.
- To do so, you only have to move the 3 posible inputs in this page.
- This input are just next to the words: Spacing, Blur and BaseColor.