original style

This commit is contained in:
2024-03-08 01:32:29 -05:00
parent 588119fb18
commit 16298e5913

View File

@@ -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;