Skip to content

noStrudel with no border by aheahead

Details

Authoraheahead

LicenseNo License

Categorynostrudel.ninja

Created

Updated

Size249 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Remove border from noStrudel

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         noStrudel-no-border
@version      20240206.04.25
@namespace    ?
@description  Remove border from noStrudel
==/UserStyle== */

@-moz-document domain("nostrudel.ninja"), domain("") {
.chakra-card {
    border: none;
}
}

Reviews

No reviews yet.