/*------------------------------------------------------------------ * dynamic-style.php index * [Table of contents] 1. Background color 2. Topbar Background color 3. Element Border color 4. Textcolor 5. Boxshadow 6. Header / Footer background color 7. Footer background color 8. Logo Color 9. Genral Elements 10. "Center Logo Between Menu" options 11. Floating Bar -------------------------------------------------------------------*/ :root { --tm-skincolor-bg:#ae1010; --tm-secondary-bg:#212177; --tm-greycolor-bg:#f4f7fb; --tm-skincolor-text:#ae1010; --body-fonts-color:#000000; --body-blackfont-color:#343c5c; --body-font-family:Open Sans; --special-element-fontfamily:Open Sans; --subheading-fontfamily:Open Sans; } /** * 0. Background properties * ---------------------------------------------------------------------------- */