mirror of
https://github.com/Oxbian/SIDPS.git
synced 2025-07-07 20:33:51 +02:00
bidouille styles
This commit is contained in:
@ -11,3 +11,12 @@ section {
|
||||
padding-top: 9rem;
|
||||
padding-bottom: 9rem;
|
||||
}
|
||||
th{
|
||||
border-color: black;
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
}
|
||||
th:hover {
|
||||
background-color: #4fa9e6;
|
||||
cursor: pointer;
|
||||
}
|
Reference in New Issue
Block a user