Makes using snaplinks or the such easier on user profiles
Eggcave - Extended Creature Viewing by werewire
Details
Authorwerewire
LicenseCC-BY-NC-4.0
Categoryeggcave
Created
Updated
Size402 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 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;
}
}