/*
Theme Name: Barcode Theme
Theme URI: https://dev-dmms.de/barcode/
Author: Custom Theme based on barcode
Description: WordPress Theme nachgebaut von https://dev-dmms.de/barcode/ – Header, Footer und Basis-Layout. Content-Bereich als HTML einfügbar.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: barcode-theme
*/

/* Minimal base – main styles come from nicepage.css + index1.css + custom.css */
html, body {
  margin: 0;
  padding: 0;
  background-color: #000000;
  color: #ffffff;
}
