Skip to content

Eggcave - Extended Creature Viewing by werewire

Details

Authorwerewire

LicenseCC-BY-NC-4.0

Categoryeggcave.com

Created

Updated

Size388 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes using snaplinks or the such easier on user profiles

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Eggcave - Extended Creature Viewing
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Makes using snaplinks or the such easier on user profiles
@author         Werewire
==/UserStyle== */

@-moz-document url-prefix("https://eggcave.com/@") {
    .ec-profile-overflow {
  height: auto;
  overflow: auto;
  padding: 20px;
}
}

Reviews

No reviews yet.