Skip to content

Getting started page tweaks #324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 10, 2025
Merged

Conversation

tyler-romero
Copy link
Contributor

@tyler-romero tyler-romero commented Mar 5, 2025

Tweaks discussed with Julia!

@@ -4,10 +4,14 @@
}

a {
color: inherit;
color: #3498db;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correctly color clickable links

display: inline-block;
}

a:hover {
color: #2980b9;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

slightly lighter blue (plus underlining) when hovering on a link

@tyler-romero tyler-romero marked this pull request as ready for review March 10, 2025 23:33
Copy link
Collaborator

@brandon-wada brandon-wada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tyler-romero tyler-romero merged commit 9658d0b into main Mar 10, 2025
3 of 5 checks passed
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.

3 participants