mirror of
https://github.com/koodiklinikka/palkkakysely.git
synced 2026-03-13 15:03:40 +00:00
Deploying to gh-pages from @ koodiklinikka/palkkakysely@a6479f4af3 🚀
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -5,21 +5,20 @@
|
||||
<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 {
|
||||
<style>@import url("https://fonts.googleapis.com/css2?family=Fustat:wght@200..800&display=swap");
|
||||
|
||||
:root {
|
||||
--fontstack: -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 {
|
||||
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-size: 18px;
|
||||
line-height: 1.5;
|
||||
font-family: var(--fontstack);
|
||||
}
|
||||
|
||||
body.static-body {
|
||||
@@ -51,6 +50,7 @@ h1,
|
||||
h2,
|
||||
h3 {
|
||||
line-height: 1.2;
|
||||
font-family: Fustat, var(--fontstack);
|
||||
}
|
||||
|
||||
a:link {
|
||||
|
||||
@@ -5,21 +5,20 @@
|
||||
<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 {
|
||||
<style>@import url("https://fonts.googleapis.com/css2?family=Fustat:wght@200..800&display=swap");
|
||||
|
||||
:root {
|
||||
--fontstack: -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 {
|
||||
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-size: 18px;
|
||||
line-height: 1.5;
|
||||
font-family: var(--fontstack);
|
||||
}
|
||||
|
||||
body.static-body {
|
||||
@@ -51,6 +50,7 @@ h1,
|
||||
h2,
|
||||
h3 {
|
||||
line-height: 1.2;
|
||||
font-family: Fustat, var(--fontstack);
|
||||
}
|
||||
|
||||
a:link {
|
||||
|
||||
BIN
2025/data.xlsx
BIN
2025/data.xlsx
Binary file not shown.
@@ -5,21 +5,20 @@
|
||||
<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 {
|
||||
<style>@import url("https://fonts.googleapis.com/css2?family=Fustat:wght@200..800&display=swap");
|
||||
|
||||
:root {
|
||||
--fontstack: -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 {
|
||||
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-size: 18px;
|
||||
line-height: 1.5;
|
||||
font-family: var(--fontstack);
|
||||
}
|
||||
|
||||
body.static-body {
|
||||
@@ -51,6 +50,7 @@ h1,
|
||||
h2,
|
||||
h3 {
|
||||
line-height: 1.2;
|
||||
font-family: Fustat, var(--fontstack);
|
||||
}
|
||||
|
||||
a:link {
|
||||
@@ -197,7 +197,7 @@ footer {
|
||||
|
||||
|
||||
<footer>
|
||||
Generoitu 2026-03-12 15:15:08.251060+00:00
|
||||
Generoitu 2026-03-12 15:30:57.108903+00:00
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
||||
File diff suppressed because one or more lines are too long
41
index.html
41
index.html
@@ -7,14 +7,45 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<title>Koodiklinikan palkkakysely</title>
|
||||
<style>
|
||||
h1 {
|
||||
text-align: center;
|
||||
}
|
||||
.years {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 16px;
|
||||
justify-content: center;
|
||||
}
|
||||
.years li a {
|
||||
display: block;
|
||||
padding: 24px 48px;
|
||||
border-radius: 8px;
|
||||
color: #222;
|
||||
text-decoration: none;
|
||||
font-size: 2.2em;
|
||||
font-weight: 600;
|
||||
}
|
||||
.years li a:hover {
|
||||
filter: brightness(1.1);
|
||||
}
|
||||
.y2025 a { background: #4ade80; }
|
||||
.y2024 a { background: #60a5fa; }
|
||||
.y2023 a { background: #a78bfa; }
|
||||
.y2022 a { background: #fb923c; }
|
||||
.y2021 a { background: #2dd4bf; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Koodiklinikan palkkakysely</h1>
|
||||
<ul>
|
||||
<li><a href="2021/">2021</a></li>
|
||||
<li><a href="2022/">2022</a></li>
|
||||
<li><a href="2023/">2023</a></li>
|
||||
<li><a href="2024/">2024</a></li>
|
||||
<ul class="years">
|
||||
<li class="y2025"><a href="2025/">2025</a></li>
|
||||
<li class="y2024"><a href="2024/">2024</a></li>
|
||||
<li class="y2023"><a href="2023/">2023</a></li>
|
||||
<li class="y2022"><a href="2022/">2022</a></li>
|
||||
<li class="y2021"><a href="2021/">2021</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
13
style.css
13
style.css
@@ -1,12 +1,21 @@
|
||||
@import url('https://fonts.googleapis.com/css2?family=Fustat:wght@200..800&display=swap');
|
||||
|
||||
:root {
|
||||
--fontstack: -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 {
|
||||
max-width: 650px;
|
||||
margin: 40px auto;
|
||||
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";
|
||||
font-size: 18px;
|
||||
line-height: 1.5;
|
||||
font-family: var(--fontstack);
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
line-height: 1.2
|
||||
line-height: 1.2;
|
||||
font-family: Fustat, var(--fontstack);
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
|
||||
Reference in New Issue
Block a user