diff --git a/websites/wincux.samcux.tech.css b/websites/wincux.samcux.tech.css new file mode 100644 index 00000000..0708165f --- /dev/null +++ b/websites/wincux.samcux.tech.css @@ -0,0 +1,11 @@ +/* transparency */ +body, +.modern-hero-section, +.download-page { + background-color: transparent !important; +} + +/* no footer */ +footer { + display: none !important; +} \ No newline at end of file