Add link to gPass sources in logo
This commit is contained in:
parent
82f95fe6e9
commit
5e7073fbdd
|
@ -60,7 +60,9 @@ else
|
|||
}
|
||||
?>
|
||||
|
||||
<img src="ressources/gpass.png" id="logo" alt="logo"/>
|
||||
<div id="logo">
|
||||
<a href="http://indefero.soutade.fr/p/gpass"><img src="ressources/gpass.png" alt="logo"/></a>
|
||||
</div>
|
||||
|
||||
<div id="admin">
|
||||
<form method="post">
|
||||
|
|
|
@ -10,6 +10,7 @@ body {
|
|||
margin-right:auto;
|
||||
margin-top:30px;
|
||||
margin-bottom:40px;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
#admin {
|
||||
|
|
Loading…
Reference in New Issue
Block a user