/*
Theme Name: DocuWare Upload Portal
Theme URI:
Description: Schlankes Child-Theme für das DocuWare-CSV-Upload-Portal. Entfernt Navigation und Footer aus Twenty Twenty-Five.
Author: ECKware
Template: twentytwentyfive
Version: 1.0.0
Text Domain: dw-portal
*/

/* Kopfbereich: nur Seitentitel, dezent abgesetzt */
.wp-site-blocks > header {
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

/* Seitentitel kompakter, da direkt darunter das Formular folgt */
.wp-block-post-title {
	margin-bottom: 0.5em;
}

/* Das Styling des Upload-Formulars liefert das Plugin "DW CSV Uploader" selbst mit,
   damit es unabhängig vom Theme funktioniert. */
