Added Antoine CSS recommandations.

This commit is contained in:
Christian P. MOMON 2018-11-10 11:52:51 +01:00 committed by root
parent 0bc71a85dc
commit 74cd399822
2 changed files with 42 additions and 23 deletions

View File

@ -9,18 +9,31 @@
html html
{ {
height: 100%; height: 100%;
} }
body body
{ {
font-family: Verdana !important; font-family: Verdana !important;
font-size: 16px; font-size: 16px;
font-color: #243C5F; font-color: #243C5F;
background-color: #ffffff; background-color: #ffffff;
padding: 0 10px; /*padding: 0 10px;*/
margin: 0; width: 100hv;
width: 100hv; margin-left: 3rem;
margin-right: 3rem;
margin-bottom: 7rem;
line-height: 26px;
}
h1
{
margin-top: 4rem;
}
h2
{
margin-top: 3rem;
} }
input[type=checkbox], input[type=checkbox],
@ -32,18 +45,18 @@ input[type=radio]
#chapril-filigrane #chapril-filigrane
{ {
position: absolute; position: absolute;
top: 0px; top: 0px;
left: 0px; left: 0px;
background-image: url("/Charter/chapril-logo-300x.png"); background-image: url("/Charter/chapril-logo-300x.png");
background-repeat: no-repeat; background-repeat: no-repeat;
background-color: transparent; background-color: transparent;
background-position: right 5px bottom 5px; background-position: right 5px bottom 5px;
background-attachment: fixed; background-attachment: fixed;
opacity: 0.1; opacity: 0.1;
width: 100%; width: 100%;
height: 100%; height: 100%;
z-index: -100; z-index: -100;
} }
.left .left
@ -131,3 +144,11 @@ a
0%{transform: rotate(0deg);} 0%{transform: rotate(0deg);}
100%{transform: rotate(-360deg);} 100%{transform: rotate(-360deg);}
} }
/***** Specific *****/
.version_note
{
font-size: 10px;
}

View File

@ -9,9 +9,7 @@
</head> </head>
<body> <body>
<p><strong><em>Version 1.0, 1er novembre 2018</em>.</strong></p> <p class="version_note"><strong><em>Version 1.0, 1er novembre 2018</em>.</strong><em> Pour les corrections typo, <a href="https://pad.april.org/p/CGU_chapril_version_pour_marie">les faire sur le pad</a>.</em></p>
<p><em>Pour les corrections typo, <a href="https://pad.april.org/p/CGU_chapril_version_pour_marie">les faire sur le pad</a>.</em></p>
<h1>Conditions Genérales d'Utilisation du site Chapril.org et des services associés</h1> <h1>Conditions Genérales d'Utilisation du site Chapril.org et des services associés</h1>