add stuff

This commit is contained in:
hhh 2024-12-01 13:32:57 +02:00
parent cbea349d0c
commit 7e76839994
5 changed files with 23 additions and 22 deletions

View file

@ -67,16 +67,4 @@ table {
}
table thead th { border-bottom: 1px solid var(--bg3); }
th, td { padding: 5px; }
thead, tfoot, tr:nth-child(even) { background: var(--bg3); }
#isso-thread {
padding: 0;
margin: 0;
background-color: white;
padding-left: 12px;
padding-right: 12px;
padding-top: 0.5px;
padding-bottom: 0.5px;
border-radius: 5px;
color: black;
}
thead, tfoot, tr:nth-child(even) { background: var(--bg3); }