Skip to content

Unroundify Bluesky by miiarcus

Screenshot of Unroundify Bluesky

Details

Authormiiarcus

LicenseNo License

Categoryhttps://bsky.app/

Created

Updated

Code size493 B

Code checksum538ffeb7

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Really simple style. Also supports the deer.social fork!

Notes

everything should be square in this style. if not, you can always message me at @miiarcus.lol if you find anything that isn't square!

Source code

/* ==UserStyle==
@name           Unroundify Bluesky
@namespace      bsky.app
@version        1.0.2
@description    Unroundifies most of Bluesky's CSS.
@author         miiarcus
==/UserStyle== */

@-moz-document url-prefix("https://bsky.app/"), url-prefix("https://deer.social/") {
.css-175oi2r {
 border-radius: 0px !important;
}

.r-16eto9q {
  margin: -3px;
}
    
.css-146c3p1 {
 border-radius: 0px !important;
}

.r-kdyh1x {
  border-radius: 0px;
}

img {
border-radius: 0% !important;
}
}

Reviews

No reviews yet.