Débug css reskreen

This commit is contained in:
Ambulance Clerc
2022-11-10 17:03:18 +01:00
parent 85c25e6b90
commit 245369d60a

View File

@@ -30,10 +30,13 @@
}
table{
width: 100%;
}
body{
font-family: var(--main-text-family);
font-size: 12pt;
color: var(--main-text-color);
width: 100%;
}
a{
color: var(--main-text-color) !important;