Actions

Work Header

Rating:
Archive Warning:
Category:
Fandoms:
Additional Tags:
Language:
English
Stats:
Published:
2026-02-17
Updated:
2026-02-17
Words:
348
Chapters:
4/?
Hits:
94

Chained Quote Variations

Summary:

Modify it in whatever way you want

Chapter 1: Dark Rainbow Chained Quote

Chapter Text

blockquote.userstuff {
font-family: Mido", "AUdimat", "Ostrich Sans Rounded","Lucida Grande", sans-serif !important;
position: relative;
color: white;
background: linear-gradient(130deg, #14010b -5%, #4b0605 11.61%, #642f0d 21.73%, #473e17 35.88%, #1a351c 48.73%, #062d37 64.46% 71.46%, #22163f 82.46%, #3a1f3e 94.47%);
padding: 2%;
border: 1px solid #F9FDFF;
box-shadow: 0 0 2px #9497EA;
}

blockquote.userstuff:before,
blockquote.userstuff:after {
content: "\201C";
font-style: italic;
font-family: serif;
color: #F9FDFF;
font-size: 900%;
position: absolute;
opacity: 0.5;
line-height: 0.2;
top: 50px;
left: 0;
text-shadow: -1px -1px 1px #9497EA;
}

blockquote.userstuff:after {
content: "\201D";
right: 0;
top: auto;
left: auto;
}