Skip to content

Several stylistic fixes - #247

Merged
eylenburg merged 3 commits into
eylenburg:mainfrom
codenyte:main
Aug 10, 2026
Merged

Several stylistic fixes#247
eylenburg merged 3 commits into
eylenburg:mainfrom
codenyte:main

Conversation

@codenyte

@codenyte codenyte commented Aug 9, 2026

Copy link
Copy Markdown
Contributor
  • Typo/capitalization fixes
    • Github -> GitHub
    • Youtube -> YouTube
    • Webview -> WebView
    • OpenStreetMaps -> OpenStreetMap
    • etc.
  • Use <code> tags instead of `
  • New (2024) Signal logo
  • Move the invert and invert2 classes from the style tag in index.html to style.css
    • Use index2 for the GrapheneOS logo and the macOS logo, replacing my previous workaround 00e9df1
  • Fix links in top.js and bottom.js so they also work when clicked from a page in the old/ directory
    • This will not work when opening the website locally using the file:// prefix in your browser, it works correctly when served from a web server though. I used python3 -m http.server for quick and easy testing.
  • Android comparison table:
    • Use vertical-align: middle; because it looks better and makes the &nbsp; workaround obsolete
    • Better readability of anchor text when using dark mode

I hope I mentioned and adequately described all my changes. If you have further questions about any of my changes, don't hesitate to ask. I'm sorry for squashing everything into one commit, but otherwise the commit history would have been a complete mess.

@eylenburg

Copy link
Copy Markdown
Owner

Thank you very much!

@eylenburg
eylenburg merged commit 658aa99 into eylenburg:main Aug 10, 2026
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.

2 participants