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

Improve footer #36

Merged
merged 3 commits into from
Oct 21, 2020
Merged

Improve footer #36

merged 3 commits into from
Oct 21, 2020

Commits on Aug 14, 2020

  1. Improve footer

    * Show underline when hovering over links
    * Change foreground color to have stronger contrast as per SymbiFlow#7
    * Remove extraneous padding and nicely align left side with right side of
    footer
    * Add link to LICENSE in GitHub repo
    
    Signed-off-by: Daniel Lim Wee Soong <[email protected]>
    daniellimws committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    d502659 View commit details
    Browse the repository at this point in the history
  2. Separate GitHub url from header_links

    This allows the GitHub url to be shown in the footer too. Also add a
    dummy <li> element in the footer so that when there are no links shown,
    there is still an empty space in that place.
    
    Signed-off-by: Daniel Lim Wee Soong <[email protected]>
    daniellimws committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    e3e536d View commit details
    Browse the repository at this point in the history
  3. Add info about new theme options in README

    Signed-off-by: Daniel Lim Wee Soong <[email protected]>
    daniellimws committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    90710a6 View commit details
    Browse the repository at this point in the history