Line 6: | Line 6: | ||
<head> | <head> | ||
<!-- Font (police) du site --> | <!-- Font (police) du site --> | ||
− | + | <link href="https://fonts.googleapis.com/css?family=Cantarell" rel="stylesheet"> | |
<style> | <style> | ||
html{ | html{ | ||
Line 25: | Line 25: | ||
p{ | p{ | ||
+ | font-family: 'Cantarell', sans-serif; | ||
+ | } | ||
+ | |||
+ | h1{ | ||
+ | font-weight: bold; | ||
+ | color: #e62b1e; | ||
+ | } | ||
+ | |||
+ | h1,h2,h3{ | ||
+ | font-family: 'Arial Black', sans-serif; | ||
} | } | ||
</style> | </style> |
Revision as of 16:09, 1 October 2018