add stuff
This commit is contained in:
parent
cbea349d0c
commit
7e76839994
5 changed files with 23 additions and 22 deletions
|
@ -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); }
|
Loading…
Add table
Add a link
Reference in a new issue