mirror of
https://github.com/araxiaonline/docs.git
synced 2026-06-13 03:32:31 -04:00
Changed styles and colors again
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user