1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-14 09:16:39 +03:00

doc: Fix multi-paragraphs admonitions

This commit is contained in:
Samuel Dionne-Riel 2020-05-04 19:28:13 -04:00
parent 080cd06c21
commit 6d327eec53

View File

@ -17,6 +17,10 @@
#no-select();
}
border-left: 0.3rem solid #aaa;
td.content > .paragraph:last-child > p {
margin-bottom: 0;
}
}
.admonitionblock {