Makes tarot book archive sites easier to use
Tarot Book Archives by volkischexe
Details
Authorvolkischexe
LicenseNo License
Categorytarotcards.top, tarotguide.top, mytarot.top, tarotdeck.top
Created
Updated
Size518 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 Tarot Book Archives
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Makes tarot book archive sites easier to use
@author volkischexe
==/UserStyle== */
@-moz-document domain("tarotcards.top"), domain("tarotguide.top"), domain("mytarot.top"), domain("tarotdeck.top") {
/* Insert code here... */
.portfolio-img {
object-fit: contain;
}
.hovereffect {
width: 300px;
height: 300px;
}
}