Skip to content

Update styling for navbar #101

@MonstersInc-sudo

Description

@MonstersInc-sudo

I think some improvements can be pushed on the navigation bar as when you hover over the navbar list elements the color scheme makes it difficult to see.

From looking through the files, it looks like the code responsible is the following from bootstrap.css

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #ffffff; background-color: transparent;

With hover active.
image

Not hovering.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions