Change Logo to NOALYSS10
This commit is contained in:
parent
ae587e59a7
commit
b8524353fa
7 changed files with 5 additions and 5 deletions
|
|
@ -27,7 +27,7 @@ if (!defined('ALLOWED'))
|
|||
*/
|
||||
\Noalyss\Dbg::echo_file(__FILE__);
|
||||
?>
|
||||
<img src="<?=NOALYSS_URL?>/image/logo9000.png" width="100%" style="position:absolute;top:0px;left:0px;z-index:-1;opacity: 11%">
|
||||
<img src="<?=NOALYSS_URL?>/image/logo10000.png" width="100%" style="position:absolute;top:0px;left:0px;z-index:-1;opacity: 11%">
|
||||
<div id="mobile_module" >
|
||||
<h1>NOALYSS</h1>
|
||||
<ul class="nav nav-pills nav-fill flex-column " >
|
||||
|
|
|
|||
|
|
@ -128,7 +128,7 @@ form {
|
|||
margin-left:15%;
|
||||
}
|
||||
</style>
|
||||
<img id="logo_id" src="image/logo9000.png" >
|
||||
<img id="logo_id" src="image/logo10000.png" >
|
||||
<div class="content">
|
||||
<h1>Double authentification</h1>
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue