makes most of the site square/rectangular! really simple style.
Unroundify Bluesky by miiarcus
Details
Authormiiarcus
LicenseNo License
Categoryhttps://bsky.app/
Created
Updated
Size365 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
everything should be square in this style. if not, you can always message me at @miiarcus.bsky.social if you find anything that isn't square!
Source code
/* ==UserStyle==
@name bsky.app
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://bsky.app/") {
.css-175oi2r {
border-radius: 0px !important;
}
.r-16eto9q {
margin: -3px;
}
.css-146c3p1 {
border-radius: 0px !important;
}
}