This commit is contained in:
Rudyon 2023-05-12 15:06:51 +03:00
parent c2eeb8b3e7
commit 09a89c1343

View file

@ -108,7 +108,6 @@ pre, code, kbd, samp {
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
}
figure {
margin: 0 0 1rem;
@ -5362,4 +5361,8 @@ div[id^="reply-edit-"] li > p:first-child {
.volunteer_janitor_result_bad_3 {
background-color: hsl(0, 100%, 80%);
}
pre {
line-height: .5rem;
}