Backup: Stand vor Design-Optimierung (2026-02-16)
Dieser Commit ist enthalten in:
@@ -1,12 +1,12 @@
|
||||
/**
|
||||
* Cookie Consent Banner - DSGVO-konform
|
||||
* IntelSight / Aegis-Sight
|
||||
* AegisSight
|
||||
* Angepasst an Corporate Design (Rheinmetall Style)
|
||||
*/
|
||||
|
||||
/* === CSS Variables (IntelSight Brand) === */
|
||||
/* === CSS Variables (AegisSight Brand) === */
|
||||
:root {
|
||||
--consent-primary: #0f72b5; /* IntelSight Primary Blue */
|
||||
--consent-primary: #0f72b5; /* AegisSight Primary Blue */
|
||||
--consent-primary-dark: #00406e; /* Dark Blue */
|
||||
--consent-gray-light: #f4f4f4;
|
||||
--consent-white: #FFFFFF;
|
||||
@@ -17,7 +17,7 @@
|
||||
--consent-shadow-hover: 0 8px 24px rgba(0,0,0,0.15);
|
||||
}
|
||||
|
||||
/* === Demo Page Styling (IntelSight Style) === */
|
||||
/* === Demo Page Styling (AegisSight Style) === */
|
||||
body {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
|
||||
margin: 0;
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren