(76 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Evry_Paris-Saclay/css}} | {{Evry_Paris-Saclay/css}} | ||
{{Evry_Paris-Saclay/js}} | {{Evry_Paris-Saclay/js}} | ||
+ | {{Evry_Paris-Saclay/header}} | ||
{{Evry_Paris-Saclay/navbar}} | {{Evry_Paris-Saclay/navbar}} | ||
<html> | <html> | ||
− | <head> | + | <head> |
− | + | <!-- Font (police) du site --> | |
− | + | <link href="https://fonts.googleapis.com/css?family=Nunito" rel="stylesheet"> | |
− | + | <style> | |
− | + | html{ | |
− | + | } | |
− | + | body{ | |
+ | background-color: /*#E8E5E5*/white; | ||
+ | } | ||
+ | .contentEvry{ | ||
+ | width: 80%; | ||
+ | height: 130%; | ||
+ | |||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | margin-top:0%; | ||
+ | padding: 100px; | ||
+ | background-color: white; | ||
+ | box-shadow: 1px 1px 12px #555; | ||
+ | } | ||
+ | |||
+ | ul li{ | ||
+ | text-align: justify; | ||
+ | } | ||
+ | |||
+ | .contentEvry p{ | ||
+ | text-align:justify; | ||
+ | } | ||
+ | |||
+ | .contentEvry img{ | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | p{ | ||
+ | font-family: 'Nunito', sans-serif; | ||
+ | font-size: 10px; | ||
+ | text-indent: 40px; | ||
+ | } | ||
+ | |||
+ | .bibliographie{ | ||
+ | font-family: 'Nunito', sans-serif; | ||
+ | font-size: 10px; | ||
+ | text-indent: initial; | ||
+ | } | ||
+ | |||
+ | h1{ | ||
+ | color: #e62b1e; | ||
+ | font-size:30px; | ||
+ | font-weight:1000; | ||
+ | } | ||
+ | |||
+ | h2{ | ||
+ | color: #e62b1e; | ||
+ | font-size:20px; | ||
+ | font-weight:900; | ||
+ | } | ||
+ | |||
+ | |||
+ | h3{ | ||
+ | color: #e62b1e; | ||
+ | font-size:15px; | ||
+ | font-weight:900; | ||
+ | text-align:left; | ||
+ | |||
+ | } | ||
+ | |||
+ | h1,h2,h3{ | ||
+ | font-family: 'Arial Black', sans-serif; | ||
+ | } | ||
+ | |||
+ | #HQ_page table .direction { | ||
+ | border: none; | ||
+ | border-collapse: collapse; | ||
+ | margin-bottom: 5px; | ||
+ | margin-top: 5px; | ||
+ | margin-right: 5px; | ||
+ | margin-left: 5px; | ||
+ | width:80%; | ||
+ | } | ||
+ | |||
+ | #HQ_page .direction th { | ||
+ | background-color: transparent; | ||
+ | padding: 0px; | ||
+ | color: black; | ||
+ | border: none; | ||
+ | border-collapse: collapse; | ||
+ | vertical-align: middle; | ||
+ | text-align: center; | ||
+ | font-size:15px; | ||
+ | } | ||
+ | |||
+ | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
− | |||
</body> | </body> | ||
</html> | </html> | ||
{{Evry_Paris-Saclay/footer}} | {{Evry_Paris-Saclay/footer}} |
Latest revision as of 00:43, 18 October 2018