Skip to content

Quora Rounded by him

Screenshot of Quora Rounded

Details

Authorhim

LicenseNo License

Categoryquora.com

Created

Updated

Size557 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Rounded design for quora....

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Quora Rounded
@namespace      userstyles.world/user/him
@version        1.0.0
@description    Rounded design for quora....
@author         Him
==/UserStyle== */

@-moz-document domain("quora.com") {
    /* Insert code here... */
}
img{
        border-radius: 10px
}
.q-box{
	border-radius: 10px
}
.q-box .dom_annotate_ad_image_ad{
	display: none
}
.q-flex .qu-ml--small .qu-alignItems--center{
	border-radius: 10px
}
.q-box .qu-flex--auto .qu-mx--small .qu-alignItems--center{
	border-radius: 10px
}

Reviews

No reviews yet.