Gives Rounded Edges to ro.me/explore
Rounded ROME by him
Details
Authorhim
LicenseNo License
Categoryro.me/explore
Created
Updated
Size354 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name ro.me - 10/30/2022, 2:48:26 AM
@namespace userstyles.world/user/him
@version 1.0.0
@description A new userstyle
@author Him
==/UserStyle== */
@-moz-document domain("ro.me") {
/* Insert code here... */
}
#error, #rome-error{
border-radius: 10px
}
.rome-footer{
display: none
}