commissions ticker

This commit is contained in:
MeowcaTheoRange 2024-10-06 12:59:47 -05:00
parent 7b37aed0e5
commit 1805431a58
3 changed files with 2 additions and 5 deletions

View file

@ -83,7 +83,7 @@
display: grid;
grid-auto-flow: column;
padding: 0;
margin: 1em 0;
margin: 1em;
}
.linkView li {

View file

@ -103,10 +103,6 @@ main .cakeView h2 {
margin-top: 1rem;
}
.linkView {
margin: 0 1em;
}
input[type=submit],
input[type=reset],
input[type=button],

View file

@ -1,5 +1,6 @@
<header style="text-align: center;">
<h1>abtmtr.link site commissions</h1>
<p>commissions are <b>open</b>.</p>
<%- include(__dirname + "/views/components/linkView.ejs", {
links: [
["home", "/"],