Deploying to gh-pages from @ koodiklinikka/palkkakysely@ff8f98fd7a 🚀

This commit is contained in:
Koodiklinikka Robot
2023-09-28 12:40:06 +00:00
parent e11bc2bb39
commit e9ddf39d51
8 changed files with 2465 additions and 2429 deletions

File diff suppressed because one or more lines are too long

View File

@@ -7,7 +7,19 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta http-equiv="X-UA-Compatible" content="ie=edge">
<style>body { <style>body {
padding: 1em; padding: 1em;
font: 18px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font:
18px/1.5 -apple-system,
BlinkMacSystemFont,
"Segoe UI",
Roboto,
"Helvetica Neue",
Arial,
"Noto Sans",
sans-serif,
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji";
} }
body.static-body { body.static-body {
@@ -24,12 +36,15 @@ body.table-body table {
border-collapse: collapse; border-collapse: collapse;
} }
body.table-body td, body.table-body th { body.table-body td,
body.table-body th {
padding: 0.3em; padding: 0.3em;
border: 1px solid #999; border: 1px solid #999;
} }
h1, h2, h3 { h1,
h2,
h3 {
line-height: 1.2; line-height: 1.2;
} }
@@ -44,15 +59,15 @@ a:visited {
@media (prefers-color-scheme: dark) { @media (prefers-color-scheme: dark) {
body { body {
color: white; color: white;
background: #444 background: #444;
} }
a:link { a:link {
color: #5bf color: #5bf;
} }
a:visited { a:visited {
color: #ccf color: #ccf;
} }
} }

Binary file not shown.

View File

@@ -7,7 +7,19 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta http-equiv="X-UA-Compatible" content="ie=edge">
<style>body { <style>body {
padding: 1em; padding: 1em;
font: 18px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font:
18px/1.5 -apple-system,
BlinkMacSystemFont,
"Segoe UI",
Roboto,
"Helvetica Neue",
Arial,
"Noto Sans",
sans-serif,
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji";
} }
body.static-body { body.static-body {
@@ -24,12 +36,15 @@ body.table-body table {
border-collapse: collapse; border-collapse: collapse;
} }
body.table-body td, body.table-body th { body.table-body td,
body.table-body th {
padding: 0.3em; padding: 0.3em;
border: 1px solid #999; border: 1px solid #999;
} }
h1, h2, h3 { h1,
h2,
h3 {
line-height: 1.2; line-height: 1.2;
} }
@@ -44,15 +59,15 @@ a:visited {
@media (prefers-color-scheme: dark) { @media (prefers-color-scheme: dark) {
body { body {
color: white; color: white;
background: #444 background: #444;
} }
a:link { a:link {
color: #5bf color: #5bf;
} }
a:visited { a:visited {
color: #ccf color: #ccf;
} }
} }
@@ -161,7 +176,7 @@ footer {
<footer> <footer>
Generoitu 2023-09-25 11:18:01.889280 Generoitu 2023-09-28 12:39:07.413903
</footer> </footer>
</body> </body>

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

View File

@@ -1,11 +1,17 @@
<!DOCTYPE html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<link rel="icon" href="./favicon.ico" /> <link rel="icon" href="./favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Web site created using create-react-app" /> <meta
<script src="https://cdn.plot.ly/plotly-latest.min.js" charset="utf-8"></script> name="description"
content="Web site created using create-react-app"
/>
<script
src="https://cdn.plot.ly/plotly-latest.min.js"
charset="utf-8"
></script>
<title>Palkka-analysaattori</title> <title>Palkka-analysaattori</title>
<script type="module" crossorigin src="/palkkakysely/analysaattori/assets/index.9fbb5a89.js"></script> <script type="module" crossorigin src="/palkkakysely/analysaattori/assets/index.9fbb5a89.js"></script>
<link rel="stylesheet" href="/palkkakysely/analysaattori/assets/index.d81e5de8.css"> <link rel="stylesheet" href="/palkkakysely/analysaattori/assets/index.d81e5de8.css">