Remove default transclusion style.

This commit is contained in:
Ole Eskild Steensen 2023-01-06 15:15:16 +01:00 committed by GitHub
parent 63174b0ed1
commit 84a4092cc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,8 +38,6 @@ body {
}
div.transclusion {
border-left: 4px solid gray;
padding-left: 10px;
position: relative;
.markdown-embed-link {
z-index: 99;