creativecommons / creativecommons/cc-resource-archive

[Feature] changing font to CC's universal fonts

Open
#49 1 comment 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 font used for the heading and paragraph is sans-serif
but the font family used in https://opensource.creativecommons.org/ and all other Creative Commons websites are "Roboto Condensed" for the header and "Source Sans Pro" for the paragraph
## Description
we can change the font, and also we can remove unnecessary underline under hyperlinks
also, align the topic and list the items in one line by adding a margin-left in the h2 heading
if we want, we can also increase the font size a little bit

Before Image
![image](https://user-images.githubusercontent.com/112555922/221639654-6c27d083-18eb-4884-952a-2fd448040c26.png)

After Image
![image](https://user-images.githubusercontent.com/112555922/221639843-66090085-0cb4-4b6e-8a5d-8e8b8e51192b.png)

## Implementation

- [x] I would be interested in implementing this feature.
- [ ] changing the font family
- [ ] removing the underline under the hyperlink

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.