(29 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
width: 80%; | width: 80%; | ||
height: 130%; | height: 130%; | ||
− | + | ||
margin-left:auto; | margin-left:auto; | ||
margin-right:auto; | margin-right:auto; | ||
Line 23: | Line 23: | ||
background-color: white; | background-color: white; | ||
box-shadow: 1px 1px 12px #555; | 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; | ||
} | } | ||
Line 28: | Line 42: | ||
font-family: 'Nunito', sans-serif; | font-family: 'Nunito', sans-serif; | ||
font-size: 10px; | font-size: 10px; | ||
+ | text-indent: 40px; | ||
+ | } | ||
+ | |||
+ | .bibliographie{ | ||
+ | font-family: 'Nunito', sans-serif; | ||
+ | font-size: 10px; | ||
+ | text-indent: initial; | ||
} | } | ||
Line 38: | Line 59: | ||
h2{ | h2{ | ||
color: #e62b1e; | color: #e62b1e; | ||
− | font-size: | + | font-size:20px; |
font-weight:900; | font-weight:900; | ||
+ | } | ||
+ | |||
+ | |||
+ | h3{ | ||
+ | color: #e62b1e; | ||
+ | font-size:15px; | ||
+ | font-weight:900; | ||
+ | text-align:left; | ||
+ | |||
} | } | ||
Line 45: | Line 75: | ||
font-family: 'Arial Black', sans-serif; | 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> | </style> | ||
</head> | </head> |
Latest revision as of 00:43, 18 October 2018