Changed styles and colors again

This commit is contained in:
2024-03-08 01:30:14 -05:00
parent 328c2f4577
commit c77cd59ea3

View File

@@ -7,7 +7,7 @@
<meta name="description" content="Description">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/vue.css">
<style>
<!-- <style>
:root {
--dark-background: #11111f;
--neon-blue: #1FFFFF;
@@ -92,7 +92,7 @@ a {
background-color: var(--neon-blue);
color: var(--rich-black);
}
</style>
</style> -->
</head>
<body>
<div id="app"></div>