diff --git a/network-poc/GUIDE.md b/network-poc/static/GUIDE.md similarity index 100% rename from network-poc/GUIDE.md rename to network-poc/static/GUIDE.md diff --git a/network-poc/static/index.html b/network-poc/static/index.html index 22ec19b..aa78c76 100644 --- a/network-poc/static/index.html +++ b/network-poc/static/index.html @@ -143,6 +143,13 @@ } .code-output .hljs { background: transparent; padding: 0; } + #guide-content { scrollbar-color: #30363d transparent; } + #guide-content h1 { color: #e6edf3; } + #guide-content h2 { color: #e6edf3; } + #guide-content a { color: #58a6ff; } + #guide-content table { border: 1px solid #30363d; border-radius: 6px; overflow: hidden; } + #guide-content pre { scrollbar-color: #30363d transparent; } + .code-task-card { background: #0d1117; border: 1px solid var(--border-color); @@ -701,6 +708,7 @@
Ladataan opasta...
+