Put formatting on one line

This commit is contained in:
Anthony Rose 2025-03-03 14:37:53 +00:00
parent 9156335945
commit 67bb16c581

View file

@ -8,11 +8,7 @@ cat << __EOF__
<head>
<title>$1</title>
<style>
body {
font-family: sans-serif;
width: 26cm;
margin: auto;
}
body { font-family: sans-serif; margin: auto; width: 26cm; }
</style>
</head>
<body>