creativecommons / creativecommons/cc-resource-archive

CSS Style sheet needs to incorporate css variables

Open
#42 4 comments 0 reactions 0 assignees View on GitHub
✨ goal: improvement 💻 aspect: code 🚧 status: blocked 🟩 priority: low
Dominant language
Dockerfile
Stars
66
Forks
137
PR merge metrics
No merged PRs in 30d

Description

## Problem
The CSS Style sheet lacks css global variables.

## Description

The CSS style sheet does not contain any global variables (which would reduce the work load if any changes are to be made in the future).
This would also be crucial if a dark mode is added to the website, as changing/toggling the stylings would be fairly simple .
This will also help in improving the responsiveness of the website as all necessary attributes can be stored using these variables and can be changed or added any point of time.

## Implementation

- [x] I would be interested in implementing this feature.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.