add ubuntu mono

This commit is contained in:
zensprojects 2023-02-22 20:41:26 +00:00
parent a2726c74ca
commit eedc43e5b5
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
<script src="/maydo/keyzen/keyzen.js"></script>
<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/zensprojects/webfont-jsdelivr@008364b000/andale/stylesheet.css">
<link href="https://fonts.cdnfonts.com/css/ubuntu-mono?styles=18302" rel="stylesheet">
@ -23,7 +23,7 @@
body {
background-image: url('/maydo/keyzen/brushed_alu.png');
font-family: 'Andale', sans-serif;
font-family: 'Ubuntu Mono', sans-serif;
padding: 0;
margin: 0;
-webkit-touch-callout: none;