mirror of
https://github.com/araxiaonline/docs.git
synced 2026-06-13 03:32:31 -04:00
original style
This commit is contained in:
@@ -7,7 +7,14 @@
|
||||
<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>
|
||||
.cover-main img {
|
||||
width: 260px;
|
||||
margin-bottom: -40px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!-- <style>
|
||||
:root {
|
||||
--dark-background: #11111f;
|
||||
--neon-blue: #1FFFFF;
|
||||
@@ -41,10 +48,7 @@ section {
|
||||
.sidebar-nav > p {
|
||||
color: var(--bright-white);
|
||||
}
|
||||
.cover-main img {
|
||||
width: 260px;
|
||||
margin-bottom: -40px;
|
||||
}
|
||||
|
||||
|
||||
.cover-main span {
|
||||
color: var(--neon-blue) !important;
|
||||
|
||||
Reference in New Issue
Block a user