cite text style

This commit is contained in:
alistair3149 2019-11-26 02:06:36 -05:00
parent 426195fd8e
commit b9834dc372

View file

@ -82,6 +82,10 @@ pre,
white-space: pre-wrap;
}
cite {
font-style: inherit;
}
textarea {
width: 100%;
}