https://github.com/canop/mastodys-settings
stylesheet of the mastodon.dystroy.org Mastodon instance
https://github.com/canop/mastodys-settings
Last synced: about 1 year ago
JSON representation
stylesheet of the mastodon.dystroy.org Mastodon instance
- Host: GitHub
- URL: https://github.com/canop/mastodys-settings
- Owner: Canop
- License: mit
- Created: 2022-11-29T17:26:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-02T13:52:30.000Z (about 3 years ago)
- Last Synced: 2025-01-19T11:19:23.686Z (over 1 year ago)
- Language: CSS
- Size: 2.37 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mastodys-settings
## Styling
The content of [custom.css](./custom.css) can be pasted into the *Custom CSS* field of the page you find following *Settings/Administration/Server Settings/Appearance*.
This style fills in a prettier way the bottom part of the left column.
It also fixes some shortcomings of the "advanced" view:
* content stuck to the left side of the window
* too thin columns even when there's a lot of room
* hidden columns when the window isn't wide enough
Here are a few pictures to compare:
**Standard Style in a wide window:**

**Mastodys Style in a wide window:**
(columns are wider, and the whole is centered)

**Standard Style in a medium window:**

**Mastodys Style in a medium window:**
(the rightest column isn't cut or hidden)

Overall, this is a *very* small change. I take suggestions for more improvements but I'd rather not change more than what's usefull.