Categorise packet lists

This commit is contained in:
Ross
2021-01-28 09:48:38 +00:00
parent 5a2c0db61b
commit f7fc1d9134
2 changed files with 32 additions and 2 deletions
+5
View File
@@ -1007,4 +1007,9 @@ display: block
#options-link {
padding-top: 40px;
}
.packet-list-title {
text-transform: capitalize;
font-weight: bolder;
}