zim-pres-variables.css
601 Bytes
/* Variables for S5 Presentation */
:root {
/* S5 Presentation variables */
--main-pres-banner-foreground: #437484; /* Foreground color on header and footer */
--main-pres-banner-background: #ccdddd77; /* Background color on header and fooetr */
--main-pres-background-color: white; /* Body background color */
--main-pres-background-repeat: no-repeat; /* Body background repeat property */
--main-pres-background-size: 100%; /* Body background size property */
}