Changed to 2019 logo
This commit is contained in:
parent
a38230db40
commit
47155c7e5d
BIN
Caribana_2019_logo_hor.png
Normal file
BIN
Caribana_2019_logo_hor.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 196 KiB |
@ -8,6 +8,10 @@ body {
|
||||
#logo {
|
||||
color: #e50350;
|
||||
}
|
||||
.loginlogo {
|
||||
width: 600px;
|
||||
}
|
||||
|
||||
.fillPink {
|
||||
fill: #e50350;
|
||||
}
|
||||
|
||||
@ -33,7 +33,7 @@ if($userid) {
|
||||
<body>
|
||||
<div id="signin">
|
||||
<span id="logo">
|
||||
<img src="CARIBANA_2018_LOGO_BLUENIGHT.png"/></span>
|
||||
<img class="loginlogo" src="Caribana_2019_logo_hor.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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user