Skip to content

Proxer Shadows by floriegl

Screenshot of Proxer Shadows

Details

Authorfloriegl

LicenseCC-BY-NC-SA-4.0

Categoryproxer.me

Created

Updated

Size570 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Adds shadows to proxer.me

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Proxer Shadows
@namespace      https://userstyles.world/user/floriegl
@author         floriegl
@description    Adds shadows to proxer.me
@version        1.0.0
@license        CC-BY-NC-SA-4.0
==/UserStyle== */

@-moz-document domain("proxer.me") {
.menu, #chat, #nav, #main, #box-table-a {box-shadow:0 10px 20px rgba(0, 0, 0, 0.57);-moz-box-shadow:0 10px 20px rgba(0, 0, 0, 0.57);-webkit-box-shadow:0 10px 20px rgba(0, 0, 0, 0.57);-ms-box-shadow:0 10px 20px rgba(0, 0, 0, 0.57);-o-box-shadow:0 10px 20px rgba(0, 0, 0, 0.57);}
}

Reviews

No reviews yet.