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

@@ -6,67 +6,82 @@
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<style>body {
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";
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";
}
body.static-body {
max-width: 650px;
margin: auto;
max-width: 650px;
margin: auto;
}
body.table-body {
font-size: 14px;
line-height: 1.3;
font-size: 14px;
line-height: 1.3;
}
body.table-body table {
border-collapse: collapse;
border-collapse: collapse;
}
body.table-body td, body.table-body th {
padding: 0.3em;
border: 1px solid #999;
body.table-body td,
body.table-body th {
padding: 0.3em;
border: 1px solid #999;
}
h1, h2, h3 {
line-height: 1.2;
h1,
h2,
h3 {
line-height: 1.2;
}
a:link {
color: #2181b7;
color: #2181b7;
}
a:visited {
color: #4e1ecb;
color: #4e1ecb;
}
@media (prefers-color-scheme: dark) {
body {
color: white;
background: #444
}
body {
color: white;
background: #444;
}
a:link {
color: #5bf
}
a:link {
color: #5bf;
}
a:visited {
color: #ccf
}
a:visited {
color: #ccf;
}
}
header {
border-bottom: 2px solid #2a6180;
padding-bottom: 1em;
line-height: 1;
border-bottom: 2px solid #2a6180;
padding-bottom: 1em;
line-height: 1;
}
footer {
border-top: 2px solid #2a6180;
padding: 1em;
margin-top: 1em;
text-align: center;
border-top: 2px solid #2a6180;
padding: 1em;
margin-top: 1em;
text-align: center;
}</style>
<title>Koodiklinikan palkkakysely, 2023</title>
</head>

Binary file not shown.

View File

@@ -6,67 +6,82 @@
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<style>body {
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";
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";
}
body.static-body {
max-width: 650px;
margin: auto;
max-width: 650px;
margin: auto;
}
body.table-body {
font-size: 14px;
line-height: 1.3;
font-size: 14px;
line-height: 1.3;
}
body.table-body table {
border-collapse: collapse;
border-collapse: collapse;
}
body.table-body td, body.table-body th {
padding: 0.3em;
border: 1px solid #999;
body.table-body td,
body.table-body th {
padding: 0.3em;
border: 1px solid #999;
}
h1, h2, h3 {
line-height: 1.2;
h1,
h2,
h3 {
line-height: 1.2;
}
a:link {
color: #2181b7;
color: #2181b7;
}
a:visited {
color: #4e1ecb;
color: #4e1ecb;
}
@media (prefers-color-scheme: dark) {
body {
color: white;
background: #444
}
body {
color: white;
background: #444;
}
a:link {
color: #5bf
}
a:link {
color: #5bf;
}
a:visited {
color: #ccf
}
a:visited {
color: #ccf;
}
}
header {
border-bottom: 2px solid #2a6180;
padding-bottom: 1em;
line-height: 1;
border-bottom: 2px solid #2a6180;
padding-bottom: 1em;
line-height: 1;
}
footer {
border-top: 2px solid #2a6180;
padding: 1em;
margin-top: 1em;
text-align: center;
border-top: 2px solid #2a6180;
padding: 1em;
margin-top: 1em;
text-align: center;
}</style>
<title>Koodiklinikan palkkakysely, 2023</title>
</head>
@@ -161,7 +176,7 @@ footer {
<footer>
Generoitu 2023-09-25 11:18:01.889280
Generoitu 2023-09-28 12:39:07.413903
</footer>
</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">
<head>
<meta charset="utf-8" />
<link rel="icon" href="./favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Web site created using create-react-app" />
<script src="https://cdn.plot.ly/plotly-latest.min.js" charset="utf-8"></script>
<meta
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>
<script type="module" crossorigin src="/palkkakysely/analysaattori/assets/index.9fbb5a89.js"></script>
<link rel="stylesheet" href="/palkkakysely/analysaattori/assets/index.d81e5de8.css">