Skip to content
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

Update Navigation of Homepage #6

Merged
merged 2 commits into from Apr 23, 2019
Merged

Update Navigation of Homepage #6

merged 2 commits into from Apr 23, 2019

Conversation

bpas247
Copy link
Collaborator

@bpas247 bpas247 commented Apr 23, 2019

Just a couple small tweaks to the homepage template.

@@ -6,8 +6,9 @@
<link rel="stylesheet" href="/static/style.css">
</head>
<body>
<nav class="navbar navbar-dark bg-dark">
<a class="navbar-brand" href="#">CROBBER</a>
<nav class="navbar sticky-top navbar-dark bg-dark">
Copy link
Collaborator

Choose a reason for hiding this comment

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

idk where this link text styling is coming from, but the CROBBER text is very dark against the dark themed navbar. would be nice to have this be more legible/less puzzling to look at
navbar_dark

Copy link
Collaborator

Choose a reason for hiding this comment

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

jk, i fixed this in 62b7943 and added a href attribute to the navbar element that directs to the app's '/' route so now it has link highlighting

@bpas247 bpas247 merged commit 30aca33 into master Apr 23, 2019
@bpas247 bpas247 deleted the update-navigation branch April 23, 2019 17:28
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.

None yet

2 participants