initial commit

This commit is contained in:
i2p
2026-08-27 11:02:04 -06:00
commit 040cb49761
531 changed files with 3266 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
/* Coded by [email protected] */
#logs_table {
position: relative;
top: 70px;
left: 1%;
max-width: 98%;
}
#search_block {
position: relative;
top: 70px;
left: 1%;
max-width: 98%;
color: white !important;
background-color: black;
padding-top: 20px;
}
.materialize-textarea {
border-bottom: none !important;
box-shadow: none !important;
}
p {
font-size: 20px;
line-height: 1px;
}