frt
This commit is contained in:
parent
1bfe961e84
commit
d24a878d12
|
|
@ -384,11 +384,11 @@ a { text-decoration: none; }
|
|||
/* Footer ancré en bas absolu */
|
||||
.portail-footer {
|
||||
position: absolute;
|
||||
bottom: 12px;
|
||||
bottom: 5px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
text-align: center;
|
||||
font-size: .70rem;
|
||||
font-size: .60rem;
|
||||
color: var(--text-muted);
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@ if ($maintenance === '1') {
|
|||
</a>
|
||||
</div>
|
||||
|
||||
<!-- Footer copyright -->
|
||||
<!-- Footer droits réservés -->
|
||||
<div class="portail-footer">
|
||||
All rights reserved
|
||||
<a href="https://www.ebene.info/" target="_blank" rel="noopener">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user