This commit is contained in:
team3
2026-05-20 21:37:48 +02:00
parent b98a998689
commit e35ad61b2d
5 changed files with 35 additions and 19 deletions

View File

@@ -217,6 +217,18 @@
.pk-feature-body > ul:last-child,
.pk-feature-body > ol:last-child { margin-bottom: 0; }
.pk-project-core p,
.pk-project-core ul,
.pk-project-core ol,
.pk-info-card p,
.pk-info-card ul,
.pk-info-card ol,
.pk-feature-body p,
.pk-feature-body ul,
.pk-feature-body ol {
margin: 0.25em 0;
}
.pk-drop-target {
outline: 2px dashed var(--text-accent);