2021-01-29 01:20:17 +01:00
|
|
|
<meta charset="utf-8" />
|
2021-02-26 18:56:35 +01:00
|
|
|
<style type="text/css">
|
2021-03-02 20:06:03 +01:00
|
|
|
@import "shared.css";
|
2021-02-26 18:56:35 +01:00
|
|
|
|
2021-03-02 20:06:03 +01:00
|
|
|
h1 {
|
|
|
|
|
font-family: "Galada Regular";
|
|
|
|
|
font-size: 28em;
|
|
|
|
|
text-align: center;
|
|
|
|
|
margin: 0;
|
|
|
|
|
}
|
2021-02-26 18:56:35 +01:00
|
|
|
|
2021-03-02 20:06:03 +01:00
|
|
|
a {
|
|
|
|
|
font-family: inherit;
|
|
|
|
|
color: inherit;
|
|
|
|
|
text-decoration: inherit;
|
|
|
|
|
}
|
|
|
|
|
a:link {
|
|
|
|
|
color: inherit;
|
|
|
|
|
text-decoration: inherit;
|
|
|
|
|
}
|
|
|
|
|
a:visited {
|
|
|
|
|
color: inherit;
|
|
|
|
|
text-decoration: inherit;
|
|
|
|
|
}
|
|
|
|
|
a:hover {
|
|
|
|
|
color: inherit;
|
|
|
|
|
text-decoration: inherit;
|
|
|
|
|
}
|
|
|
|
|
a:active {
|
|
|
|
|
color: inherit;
|
|
|
|
|
text-decoration: inherit;
|
|
|
|
|
}
|
2021-02-26 18:56:35 +01:00
|
|
|
</style>
|
|
|
|
|
<h1>Qu<a href="buzzer.html">i</a>z</h1>
|