feature: Style updates, add Servers documentation

This commit is contained in:
Keith Solomon
2025-11-29 17:30:01 -06:00
parent e6f6ea5846
commit d367a5392d
5 changed files with 266 additions and 1 deletions

View File

@@ -65,6 +65,7 @@ body {
color: var(--muted);
text-decoration: none;
border: 0.0625rem solid transparent;
text-transform: capitalize;
transition: border-color 0.2s ease, color 0.2s ease, background 0.2s ease;
}