summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-04-03 23:50:34 +0300
committerPaul Buetow <paul@buetow.org>2024-04-03 23:50:34 +0300
commitdb1470db2394c5bb02ff5f697952e13ebeb5716a (patch)
treee2a20518a23ecf6c8d04842ae88f64bd62de94e9
parentd6c80e01859ab730a5018cb599a6782412941e7c (diff)
Update content for html
-rw-r--r--index.html2
-rw-r--r--style.css14
-rw-r--r--uptime-stats.html2
3 files changed, 9 insertions, 9 deletions
diff --git a/index.html b/index.html
index 3e80c85c..681400a5 100644
--- a/index.html
+++ b/index.html
@@ -10,7 +10,7 @@
<body>
<h1 style='display: inline'>foo.zone</h1><br />
<br />
-<span class='quote'>This site was generated at 2024-04-03T23:48:11+03:00 by <span class='inlinecode'>Gemtexter</span></span><br />
+<span class='quote'>This site was generated at 2024-04-03T23:50:16+03:00 by <span class='inlinecode'>Gemtexter</span></span><br />
<br />
<pre>
|\---/|
diff --git a/style.css b/style.css
index 9a74645a..a81995e0 100644
--- a/style.css
+++ b/style.css
@@ -1,25 +1,25 @@
@font-face {
- font-family: 'text', monospace;
+ font-family: 'text';
src: url("./text.ttf") format("truetype");
}
@font-face {
- font-family: 'code', monospace;
+ font-family: 'code';
src: url("./code.ttf") format("truetype");
}
@font-face {
- font-family: 'handnotes', monospace;
+ font-family: 'handnotes';
src: url("./handnotes.ttf") format("truetype");
}
@font-face {
- font-family: 'typewriter', monospace;
+ font-family: 'typewriter';
src: url("./typewriter.ttf") format("truetype");
}
body {
- font-family: text;
+ font-family: text, monospace;
max-width: 1024px;
padding: 20px 20px;
margin: 20px auto;
@@ -87,7 +87,7 @@ img {
}
pre {
- font-family: code;
+ font-family: code, monospace;
padding: 0;
overflow-x: auto;
scrollbar-width: none;
@@ -101,7 +101,7 @@ pre {
}
span.inlinecode {
- font-family: code;
+ font-family: code, monospace;
border: 1px solid #000000;
padding: 1px;
color: grey;
diff --git a/uptime-stats.html b/uptime-stats.html
index 6f74a7d9..a59cae1e 100644
--- a/uptime-stats.html
+++ b/uptime-stats.html
@@ -10,7 +10,7 @@
<body>
<h1 style='display: inline'>My machine uptime stats</h1><br />
<br />
-<span class='quote'>This site was last updated at 2024-04-03T23:48:11+03:00</span><br />
+<span class='quote'>This site was last updated at 2024-04-03T23:50:16+03:00</span><br />
<br />
<span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br />
<br />