v1.7.1: Druck – kleinere Schrift und schmalere Tabelle
Beim Drucken: Schrift 0.72rem (!important gegen Inline-Style), Tabellenbreite 95%. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+2
-1
@@ -34,6 +34,7 @@ body {
|
||||
background: white;
|
||||
}
|
||||
table {
|
||||
font-size: 0.72rem;
|
||||
font-size: 0.72rem !important;
|
||||
width: 95% !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user