Line 71: | Line 71: | ||
</script> | </script> | ||
<style> | <style> | ||
− | /**************************************************************** | + | /* -------------------------------- |
− | + | ||
− | + | Primary style | |
− | + | ||
− | + | -------------------------------- */ | |
− | + | *, *::after, *::before { | |
− | + | box-sizing: border-box; | |
− | + | } | |
− | + | ||
− | + | html { | |
− | + | font-size: 62.5%; | |
− | + | } | |
− | + | ||
− | + | body { | |
− | + | font-size: 1.6rem; | |
− | + | font-family: "Fira Sans", sans-serif; | |
− | + | color: #767070; | |
− | + | background-color: #ffffff; | |
− | + | } | |
− | + | ||
− | + | a { | |
− | + | color: #ccd0c1; | |
− | + | text-decoration: none; | |
− | + | } | |
− | + | ||
+ | /**************************************************************** Slider ***************************************************************/ | ||
+ | |||
/* Styling for image */ | /* Styling for image */ |
Revision as of 02:43, 2 August 2017