mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
improved content styling
This commit is contained in:
parent
0cbe082899
commit
5d2a578250
@ -111,6 +111,9 @@ blockquote {
|
|||||||
*:first-child {
|
*:first-child {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
*:last-child {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
// avoid double breaks
|
// avoid double breaks
|
||||||
br + p {
|
br + p {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user