fd
This commit is contained in:
@@ -72,4 +72,17 @@ body {
|
||||
padding: 8px 12px;
|
||||
border-radius: 8px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.table tbody tr td {
|
||||
vertical-align: middle;
|
||||
padding: 12px 15px !important; /* Plus d'espace pour respirer */
|
||||
border-bottom: 1px solid #f0f0f0;
|
||||
}
|
||||
.table thead th {
|
||||
background-color: #f8f9fa;
|
||||
text-transform: uppercase;
|
||||
font-size: 0.75rem;
|
||||
letter-spacing: 1px;
|
||||
border: none;
|
||||
}
|
||||
Reference in New Issue
Block a user