This commit is contained in:
Ross
2021-02-16 17:09:02 +00:00
parent a0b9e92aba
commit 4f60fccb06
10 changed files with 188 additions and 180 deletions
+11
View File
@@ -458,4 +458,15 @@ td.user-answer-score-2::after {
.temp-thumb {
float:right;
}
.long-answer pre {
white-space: pre-wrap;
font: inherit;
color: inherit;
}
.long-answer .answer-heading {
font-style: italic;
font-weight: bold;
}