Lasta ned matcha.css
This commit is contained in:
parent
a51be0c2bf
commit
40f8468cd4
@ -5,7 +5,7 @@
|
||||
<title>EKT</title>
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
<meta name="description" content="Elektronisk Kadaver Tidtakningssystem" />
|
||||
<link rel="stylesheet" href="https://matcha.mizu.sh/matcha.css">
|
||||
<link rel="stylesheet" href="matcha.css">
|
||||
<style>
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.invert {
|
||||
@ -17,7 +17,7 @@
|
||||
<body>
|
||||
<div class="flex align-center">
|
||||
<figure><img src="img/kadaver.png" alt="" width="100px" class="invert"></figure>
|
||||
<h1>Løpende resultater kadaverløpet 2024</h1>
|
||||
<h1>TESTING Løpende resultater kadaverløpet 2024</h1>
|
||||
</div>
|
||||
<h2>Vi tar forbehold om feil. Dette er ikke offisielle resultater</h2>
|
||||
<table>
|
||||
|
6
matcha.css
Normal file
6
matcha.css
Normal file
File diff suppressed because one or more lines are too long
@ -5,7 +5,7 @@
|
||||
<title>EKT</title>
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
<meta name="description" content="Elektronisk Kadaver Tidtakningssystem" />
|
||||
<link rel="stylesheet" href="https://matcha.mizu.sh/matcha.css">
|
||||
<link rel="stylesheet" href="matcha.css">
|
||||
<style>
|
||||
.passed {
|
||||
background-color: #8ff0a4;
|
||||
|
Loading…
Reference in New Issue
Block a user