mirror of
https://github.com/koodiklinikka/palkkakysely.git
synced 2026-02-16 22:53:34 +00:00
Deploying to gh-pages from @ koodiklinikka/palkkakysely@5f766518e8 🚀
This commit is contained in:
@@ -1,4 +1,57 @@
|
||||
<table border="1" class="dataframe">
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport"
|
||||
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;
|
||||
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;
|
||||
}
|
||||
|
||||
body.table-body {
|
||||
font-size: 14px;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
body.table-body table {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
body.table-body td, body.table-body th {
|
||||
padding: 0.3em;
|
||||
border: 1px solid #999;
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
line-height: 1.2
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
body {
|
||||
color: white;
|
||||
background: #444
|
||||
}
|
||||
|
||||
a:link {
|
||||
color: #5bf
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #ccf
|
||||
}
|
||||
}</style>
|
||||
<title>Koodiklinikan palkkakysely, 2022</title>
|
||||
</head>
|
||||
<body class="table-body">
|
||||
|
||||
<table border="0" class="dataframe">
|
||||
<thead>
|
||||
<tr style="text-align: right;">
|
||||
<th>Timestamp</th>
|
||||
@@ -17813,4 +17866,8 @@
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</table>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user