From jugglingpatterns
Content deleted Content added
No edit summary |
No edit summary |
||
Line 8:
p + .throw-sequence {
margin-top:
}
.throw-sequence + p {
margin-top:
}
| |||
Revision as of 15:13, 13 January 2025
/* CSS placed here will be applied to all skins */
@import "/js/darkreader_export.css";
pre {
white-space: pre;
overflow-x: auto;
font-family: monospace;
}
p + .throw-sequence {
margin-top: 0;
}
.throw-sequence + p {
margin-top: 0;
}
.throw-sequence {
margin-bottom: 0;
margin-top: 0;
}