Skip to content

Instantly share code, notes, and snippets.

View ironiridis's full-sized avatar
🏳️‍⚧️
Trans Rights are Human Rights. 🌈

Christopher Harrington ironiridis

🏳️‍⚧️
Trans Rights are Human Rights. 🌈
View GitHub Profile
@nicepersonality
nicepersonality / masto-userstyles.css
Created December 1, 2022 22:06
Some (opinionated) style tweaks, for a nicer Mastodon web interface. Use with the Stylus browser extension, or with the user style tool of your preference. These styles do not make any assumptions about color scheme. I built them for my own use, on Firefox on a Mac desktop. Untested on other browsers, no warranty, free to use and modify.
/* Modified desktop layout for Mastodon, Hometown, etc. */
/* creator: @nicepersonality@mspsocial.net */
/* last modified: 2022-12-01 */
/* Fonts and font size */
.ui {
font-family: 'Libre Franklin', system-ui, sans-serif;
/* I haven’t had much success in @importing web fonts within Stylus, */
/* so I use a font I have installed locally. Feel free to substitute */