mirror of
https://github.com/koodiklinikka/palkkakysely.git
synced 2026-02-05 12:48:54 +00:00
Deploying to gh-pages from @ koodiklinikka/palkkakysely@e5f83801d9 🚀
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -6,13 +6,13 @@
|
||||
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: 0 10px;
|
||||
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: 40px auto;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
body.table-body {
|
||||
@@ -30,7 +30,15 @@ body.table-body td, body.table-body th {
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
line-height: 1.2
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
a:link {
|
||||
color: #2181b7;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #4e1ecb;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
@@ -46,6 +54,19 @@ h1, h2, h3 {
|
||||
a:visited {
|
||||
color: #ccf
|
||||
}
|
||||
}
|
||||
|
||||
header {
|
||||
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;
|
||||
}</style>
|
||||
<title>Koodiklinikan palkkakysely, 2022</title>
|
||||
</head>
|
||||
|
||||
BIN
2022/data.xlsx
BIN
2022/data.xlsx
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
2022/raw.xlsx
BIN
2022/raw.xlsx
Binary file not shown.
Reference in New Issue
Block a user