SysDrivers: improved styling

This commit is contained in:
bergware
2023-10-27 14:14:49 +02:00
parent 03132c0dd5
commit 25033cfacc

View File

@@ -1,4 +1,4 @@
table#t1{margin-top:0}
table#t1{margin-top:0;font-family:clear-sans}
table#t1 thead tr th{font-weight:bold}
table#t1 tbody tr td{padding:4px 20px 4px 0;margin:0;text-align:left;white-space:normal}
table#t1 tbody tr td:nth-child(1){width:7%}