Insertion du logo en tant que img dans le html
This commit is contained in:
parent
40a4117e6f
commit
b780b4fff9
@ -7,7 +7,6 @@ body {
|
|||||||
}
|
}
|
||||||
#logo {
|
#logo {
|
||||||
color: #e50350;
|
color: #e50350;
|
||||||
background-image: url("CARIBANA_2018_LOGO_BLUENIGHT.png ");
|
|
||||||
}
|
}
|
||||||
.fillPink {
|
.fillPink {
|
||||||
fill: #e50350;
|
fill: #e50350;
|
||||||
|
|||||||
@ -34,7 +34,7 @@ if($userid) {
|
|||||||
<body>
|
<body>
|
||||||
<div id="signin">
|
<div id="signin">
|
||||||
<span id="logo">
|
<span id="logo">
|
||||||
</span>
|
<img src="CARIBANA_2018_LOGO_BLUENIGHT.png"/></span>
|
||||||
|
|
||||||
<h2>Identification</h2><br>
|
<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>
|
<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>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user