ajout d'ombrage sur le background
This commit is contained in:
@@ -859,6 +859,16 @@ footer {
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.perso .bg-overlay {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: rgba(0, 0, 0, 0.80);
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.armures .perso .content {
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
|
||||
Reference in New Issue
Block a user