Add clean_bpp.php page

This commit is contained in:
2022-04-20 06:59:20 +02:00
parent 2c36f7af82
commit 97a73cc2d1
8 changed files with 533 additions and 6 deletions

View File

@@ -186,6 +186,11 @@ body {
color: #ffffff;
text-align: left;
}
.sort a:link, .sort a:visited, .sort a:hover {
color: #ffffff !important;
text-decoration: none;
}
.styled-table th, .styled-table td {
padding: 12px 15px;