fidomail2ipfs
Version:
Renders echomail messages from Fidonet in IPFS (the Distributed Web).
18 lines (15 loc) • 584 B
CSS
.FidoMail2IPFS .messageText { padding-left: 1em; }
.messageText IMG, .messageText VIDEO, .messageText AUDIO { max-width: 100%; }
blockquote.fidoQuote, blockquote.fidoQuoteOuter {
margin-bottom: 0; font-size: inherit;
}
.monospaceBlock { line-height: 1; }
.monospaceBlock code {
color: inherit;
background-color: inherit;
padding: 0;
}
.originLine { color: #85144b; } /* http://clrs.cc/ maroon */
.tearline { color: #3d9970; } /* http://clrs.cc/ olive */
.tagline { color: #ff851b; } /* http://clrs.cc/ orange */
img.emoji { height: 24px; width: 24px; }