Revert "Make blockquotes fancier"
This reverts commit 221f046664c606a2d1fd3d76560d5c484d9f0280.
This commit is contained in:
parent
221f046664
commit
5c0c45b99f
@ -49,30 +49,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.message .body blockquote {
|
.message .body blockquote {
|
||||||
position: relative;
|
padding-left: 1em;
|
||||||
padding: 1em;
|
border-left: 2px solid #ddd;
|
||||||
}
|
|
||||||
|
|
||||||
.message .body blockquote::before {
|
|
||||||
position: absolute;
|
|
||||||
top: 0.25em;
|
|
||||||
left: 0;
|
|
||||||
|
|
||||||
content: "\f10d";
|
|
||||||
font-family: 'FontAwesome';
|
|
||||||
font-size: 50pt;
|
|
||||||
color: rgba(0, 0, 0, 0.1);
|
|
||||||
}
|
|
||||||
|
|
||||||
.message .body blockquote::after {
|
|
||||||
position: absolute;
|
|
||||||
bottom: 0.25em;
|
|
||||||
right: 0;
|
|
||||||
|
|
||||||
content: "\f10e";
|
|
||||||
font-family: 'FontAwesome';
|
|
||||||
font-size: 50pt;
|
|
||||||
color: rgba(0, 0, 0, 0.1);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.message .body ul,
|
.message .body ul,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user