NoreenLouis (Talk | contribs) |
NoreenLouis (Talk | contribs) |
||
(20 intermediate revisions by 2 users not shown) | |||
Line 248: | Line 248: | ||
text-align: justify; | text-align: justify; | ||
font-family: 'Open Sans', sans-serif; | font-family: 'Open Sans', sans-serif; | ||
− | font-size: | + | font-size: 15px; |
font-weight: lighter; | font-weight: lighter; | ||
Line 258: | Line 258: | ||
z-index:5; | z-index:5; | ||
} | } | ||
+ | |||
+ | /**************** TABLE *****************/ | ||
+ | |||
+ | table | ||
+ | { | ||
+ | border-collapse: collapse; | ||
+ | } | ||
+ | td, th | ||
+ | { | ||
+ | border: 1px solid black; | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | font-size: 15px; | ||
+ | font-weight: lighter; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | caption | ||
+ | { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | font-size: 15px; | ||
+ | font-weight: lighter; | ||
+ | margin-bottom: 2%; | ||
+ | } | ||
+ | |||
+ | |||
/* ****************************** CROIX POUR FERMER UNE POP UP ************************** */ | /* ****************************** CROIX POUR FERMER UNE POP UP ************************** */ | ||
Line 296: | Line 321: | ||
position:relative; | position:relative; | ||
} | } | ||
+ | |||
+ | |||
/* ********************************************** Geolocalisation *************************************************** */ | /* ********************************************** Geolocalisation *************************************************** */ | ||
Line 315: | Line 342: | ||
{ | { | ||
position:absolute; | position:absolute; | ||
− | padding: | + | padding: 10% 10% 10% 10%; |
top: -200%; | top: -200%; | ||
left: 1520%; | left: 1520%; | ||
Line 326: | Line 353: | ||
{ | { | ||
visibility: hidden; | visibility: hidden; | ||
− | width: | + | width: 20%; |
background-color: #364A5E; | background-color: #364A5E; | ||
color: #fff; | color: #fff; | ||
Line 334: | Line 361: | ||
position: relative; | position: relative; | ||
z-index:1; | z-index:1; | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | font-size: 0.95vw; | ||
+ | font-weight: lighter; | ||
} | } |
Latest revision as of 08:42, 20 October 2017