Elerneron.css

From All The Fallen Stories
Revision as of 14:08, 26 January 2021 by Elerneron (talk | contribs) (Reverted edits by Icy.horse (talk) to last revision by Elerneron)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.fitWide img{ max-width: 100%; height: auto; } .fitHigh img{ max-height: 100%; width: auto; } .fadeout{ opacity: 1; transition: opacity .5s; } .fadeout:hover{ opacity: 0; }

/* */