Minor fixes, re-add calculators page

This commit is contained in:
Frankie B 2024-07-12 16:50:33 +01:00
commit 6f5740ecee
7 changed files with 69 additions and 43 deletions

View file

@ -34,7 +34,7 @@ h1.inline {
h1,
h2,
h3 {
margin-top: 1em;
margin-top: 0;
clear: left;
}
@ -551,6 +551,10 @@ .current-track h2 {
margin: 0;
}
.info-section {
margin-top: 20px;
}
.info-section ul {
list-style-position: inside;
list-style-type: none;
@ -567,7 +571,7 @@ .info-section h2 {
}
.info-section p {
margin-top: 10px;
margin: 0;
}
.contact-section {
@ -654,3 +658,19 @@ form.import h2 {
margin: 10px 0 5px 0;
}
.calculator-spec-table td {
padding: 5px 10px 5px 5px;
}
.calculator-spec-table tr td:first-child {
background-color: var(--background-secondary);
}
a:hover img.navbar-icon {
opacity: 80%;
}
.footer p {
margin: 0;
line-height: 1.2;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

View file

Before

Width:  |  Height:  |  Size: 780 B

After

Width:  |  Height:  |  Size: 780 B

Before After
Before After

View file

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!--suppress ALL -->
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://www.diskfloppy.me</loc>