Improve www-template

This commit is contained in:
2024-12-11 12:22:40 -05:00
parent 9aa1695d53
commit 06c788d997
4 changed files with 22 additions and 3 deletions

View File

@@ -13,6 +13,14 @@
max-width: 40em;
margin: auto;
}
a {
color: #3d808f;
}
code {
outline: 1px solid #FFF4;
background-color: #FFF2;
border-radius: 2px;
}
</style>
</head>
<body>