recolor website #23

Merged
trianta merged 14 commits from recolor into main 2026-02-24 07:08:48 -06:00
2 changed files with 1 additions and 5 deletions
Showing only changes of commit 6dc13a5c1e - Show all commits
-5
View File
@@ -46,11 +46,6 @@
@define-color alt_orange #af3a03; @define-color alt_orange #af3a03;
*/ */
@font-face {
font-family: "Departure Mono";
src: url("https://www.nerdfonts.com/assets/css/webfont.css");
}
body { body {
font-family: "Departure Mono", sans-serif; font-family: "Departure Mono", sans-serif;
+1
View File
@@ -4,6 +4,7 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<title>Trianta</title> <title>Trianta</title>
<link rel="stylesheet" href="/default.css"> <link rel="stylesheet" href="/default.css">
<link rel="stylesheet" href="https://www.nerdfonts.com/assets/css/webfont.css">
</head> </head>
<body> <body>
<div class="inside"> <div class="inside">