]> gitweb.hhaalo.de Git - scantopdf.git/commitdiff
change cut page normal font size
authorBastian Dehn <hhaalo@arcor.de>
Sat, 18 Oct 2025 17:40:15 +0000 (19:40 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sat, 18 Oct 2025 17:40:15 +0000 (19:40 +0200)
src/cutpage.html

index 9b174a5eaa5962b9fd7c66bef014852b66e1cd43..306a8d2b595e77102100961aa251dd7b990f02f5 100644 (file)
@@ -1,9 +1,9 @@
 <!DOCTYPE html>
 <html>
        <head>
-               <title>Cut Page</title>
+               <title>Cut-Page</title>
                <style>
-                       header, footer, h1 {
+                       header, footer, p {
                                text-align: center;
                        }
                </style>
@@ -13,7 +13,9 @@
                        <p>Cut Page</p>
                </header>
                <main>
-                       <h1>47CUTPAGE11</h1>
+                       <strong>
+                               <p>47CUTPAGE11</p>
+                       </strong>
                </main>
                <footer>
                        <p>Cut Page</p>