Insertion du logo en tant que img dans le html

This commit is contained in:
Caribana 2018-04-09 21:39:03 +02:00
parent 40a4117e6f
commit b780b4fff9
2 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,6 @@ body {
}
#logo {
color: #e50350;
background-image: url("CARIBANA_2018_LOGO_BLUENIGHT.png ");
}
.fillPink {
fill: #e50350;

View File

@ -34,7 +34,7 @@ if($userid) {
<body>
<div id="signin">
<span id="logo">
</span>
<img src="CARIBANA_2018_LOGO_BLUENIGHT.png"/></span>
<h2>Identification</h2><br>
<h2> Saisis ton nom d'utilisateur et mot de passe gmail pour t'identifier et accéder aux demandes d'accréditation en utilisant le bouton ci-dessous.</h2>