Increase invoice footer text size
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
.payment-block { padding: 14px 16px; border: 1px solid #eee; background: #fafafa; margin-bottom: 24px; }
|
||||
|
||||
.footer { padding: 20px 0; border-top: 2px solid #111827; margin-top: 30px; }
|
||||
.footer-text { font-size: 8px; color: #999; line-height: 1.6; text-align: center; }
|
||||
.footer-text { font-size: 10px; color: #666; line-height: 1.8; text-align: center; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user