404
This commit is contained in:
@@ -19,27 +19,3 @@
|
||||
box-shadow: 0 0 10px rgba(255, 0, 0, 0.8);
|
||||
}
|
||||
|
||||
.critical-alert-box h2 {
|
||||
margin: 0;
|
||||
color: red;
|
||||
}
|
||||
|
||||
.critical-alert-box p {
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Bandeau temporaire de test */
|
||||
.test-banner {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
background-color: red;
|
||||
color: white;
|
||||
text-align: center;
|
||||
padding: 10px;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
z-index: 99999;
|
||||
}
|
||||
Reference in New Issue
Block a user