Line 5: | Line 5: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | //Font (police) du site | ||
+ | <link href="https://fonts.googleapis.com/css?family=Sanchez" rel="stylesheet"> | ||
<style> | <style> | ||
body{ | body{ | ||
background-color: /*#E8E5E5*/white; | background-color: /*#E8E5E5*/white; | ||
font-family: "Sanchez", arial, sans-serif; | font-family: "Sanchez", arial, sans-serif; | ||
+ | |||
} | } | ||
.contentEvry{ | .contentEvry{ |
Revision as of 07:11, 1 October 2018