Style the job pages

Style the image page
Small fixes
This commit is contained in:
Jorit Tijsen
2024-03-22 15:44:34 +01:00
parent 1d94e7da7f
commit 6041398e10
23 changed files with 608 additions and 606 deletions

View File

@@ -4,6 +4,7 @@
@use "../components/button";
@use "../components/pretty_photo";
@use "../components/cookie";
@use "../components/list";
@use "../layout";
@@ -24,3 +25,7 @@
-webkit-line-clamp: $i;
}
}
a, a:hover, a:active {
color: #0f259d;
}