CI: legal-manifest.json + renderelt HTML frissítve [skip ci]

This commit is contained in:
H2W Legal CI
2026-07-17 14:08:54 +00:00
parent 30835c7bfd
commit 625b6621a9
4 changed files with 32 additions and 68 deletions
@@ -7,6 +7,9 @@
<title>adatfeldolgozoi-melleklet</title> <title>adatfeldolgozoi-melleklet</title>
<style> <style>
html { html {
line-height: 1.5;
font-family: Georgia, serif;
font-size: 20px;
color: #1a1a1a; color: #1a1a1a;
background-color: #fdfdfd; background-color: #fdfdfd;
} }
@@ -25,16 +28,13 @@
@media (max-width: 600px) { @media (max-width: 600px) {
body { body {
font-size: 0.9em; font-size: 0.9em;
padding: 12px; padding: 1em;
} }
h1 { h1 {
font-size: 1.8em; font-size: 1.8em;
} }
} }
@media print { @media print {
html {
background-color: white;
}
body { body {
background-color: transparent; background-color: transparent;
color: black; color: black;
@@ -84,10 +84,9 @@
color: #606060; color: #606060;
} }
code { code {
font-family: Menlo, Monaco, Consolas, 'Lucida Console', monospace; font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
font-size: 85%; font-size: 85%;
margin: 0; margin: 0;
hyphens: manual;
} }
pre { pre {
margin: 1em 0; margin: 1em 0;
@@ -149,18 +148,10 @@
} }
code{white-space: pre-wrap;} code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;} span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);} span.underline{text-decoration: underline;}
div.column{flex: auto; overflow-x: auto;} div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
/* The extra [class] is a hack that increases specificity enough to ul.task-list{list-style: none;}
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;} .display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style> </style>
</head> </head>
@@ -7,6 +7,9 @@
<title>adatkezelesi-tajekoztato</title> <title>adatkezelesi-tajekoztato</title>
<style> <style>
html { html {
line-height: 1.5;
font-family: Georgia, serif;
font-size: 20px;
color: #1a1a1a; color: #1a1a1a;
background-color: #fdfdfd; background-color: #fdfdfd;
} }
@@ -25,16 +28,13 @@
@media (max-width: 600px) { @media (max-width: 600px) {
body { body {
font-size: 0.9em; font-size: 0.9em;
padding: 12px; padding: 1em;
} }
h1 { h1 {
font-size: 1.8em; font-size: 1.8em;
} }
} }
@media print { @media print {
html {
background-color: white;
}
body { body {
background-color: transparent; background-color: transparent;
color: black; color: black;
@@ -84,10 +84,9 @@
color: #606060; color: #606060;
} }
code { code {
font-family: Menlo, Monaco, Consolas, 'Lucida Console', monospace; font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
font-size: 85%; font-size: 85%;
margin: 0; margin: 0;
hyphens: manual;
} }
pre { pre {
margin: 1em 0; margin: 1em 0;
@@ -149,18 +148,10 @@
} }
code{white-space: pre-wrap;} code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;} span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);} span.underline{text-decoration: underline;}
div.column{flex: auto; overflow-x: auto;} div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
/* The extra [class] is a hack that increases specificity enough to ul.task-list{list-style: none;}
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;} .display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style> </style>
</head> </head>
+8 -17
View File
@@ -7,6 +7,9 @@
<title>aszf</title> <title>aszf</title>
<style> <style>
html { html {
line-height: 1.5;
font-family: Georgia, serif;
font-size: 20px;
color: #1a1a1a; color: #1a1a1a;
background-color: #fdfdfd; background-color: #fdfdfd;
} }
@@ -25,16 +28,13 @@
@media (max-width: 600px) { @media (max-width: 600px) {
body { body {
font-size: 0.9em; font-size: 0.9em;
padding: 12px; padding: 1em;
} }
h1 { h1 {
font-size: 1.8em; font-size: 1.8em;
} }
} }
@media print { @media print {
html {
background-color: white;
}
body { body {
background-color: transparent; background-color: transparent;
color: black; color: black;
@@ -84,10 +84,9 @@
color: #606060; color: #606060;
} }
code { code {
font-family: Menlo, Monaco, Consolas, 'Lucida Console', monospace; font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
font-size: 85%; font-size: 85%;
margin: 0; margin: 0;
hyphens: manual;
} }
pre { pre {
margin: 1em 0; margin: 1em 0;
@@ -149,18 +148,10 @@
} }
code{white-space: pre-wrap;} code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;} span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);} span.underline{text-decoration: underline;}
div.column{flex: auto; overflow-x: auto;} div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
/* The extra [class] is a hack that increases specificity enough to ul.task-list{list-style: none;}
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;} .display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style> </style>
</head> </head>
+8 -17
View File
@@ -7,6 +7,9 @@
<title>impresszum</title> <title>impresszum</title>
<style> <style>
html { html {
line-height: 1.5;
font-family: Georgia, serif;
font-size: 20px;
color: #1a1a1a; color: #1a1a1a;
background-color: #fdfdfd; background-color: #fdfdfd;
} }
@@ -25,16 +28,13 @@
@media (max-width: 600px) { @media (max-width: 600px) {
body { body {
font-size: 0.9em; font-size: 0.9em;
padding: 12px; padding: 1em;
} }
h1 { h1 {
font-size: 1.8em; font-size: 1.8em;
} }
} }
@media print { @media print {
html {
background-color: white;
}
body { body {
background-color: transparent; background-color: transparent;
color: black; color: black;
@@ -84,10 +84,9 @@
color: #606060; color: #606060;
} }
code { code {
font-family: Menlo, Monaco, Consolas, 'Lucida Console', monospace; font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
font-size: 85%; font-size: 85%;
margin: 0; margin: 0;
hyphens: manual;
} }
pre { pre {
margin: 1em 0; margin: 1em 0;
@@ -149,18 +148,10 @@
} }
code{white-space: pre-wrap;} code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;} span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);} span.underline{text-decoration: underline;}
div.column{flex: auto; overflow-x: auto;} div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
/* The extra [class] is a hack that increases specificity enough to ul.task-list{list-style: none;}
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;} .display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style> </style>
</head> </head>