diff music.html @ 47:f85e7261bc0f

everything *should* be the same everywhere now committer: GitHub <noreply@github.com>
author Paper <37962225+mrpapersonic@users.noreply.github.com>
date Thu, 28 Jul 2022 20:37:17 -0400
parents 44b4ca6897f4
children 65a2123aaf04
line wrap: on
line diff
--- a/music.html	Thu Jul 28 20:31:49 2022 -0400
+++ b/music.html	Thu Jul 28 20:37:17 2022 -0400
@@ -61,7 +61,7 @@
 	<style>
 		@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@300&display=swap');
 		.navbar {
-			background: linear-gradient(to bottom, rgba(255,255,255,0.1) 25%, rgba(0,0,0,0) 100%);
+			font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
 			text-align: left; /* Override body text align */
 		}
 		body {