8000 Make navbar links crisp, not blurry · Issue #7 · ruhoh/ruhoh.com · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Make navbar links crisp, not blurry #7
Open
@acusti

Description

@acusti

Links in the nav bar inherit a dark text-shadow from the bootstrap CSS. Now that the background has been overridden to be light, not dark, and the color has become a dark green, the text-shadow just makes the text look headache-inducingly blurry. I would have suggested a fix directly to style.css, but it looks to be unforkable.

In line 57 of themes/twitter/stylesheets/style.css, just add this line: text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.7); (or similar)

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

      0