chore: cleanup - remove CGI/old scripts/TASK/copilot files; update README + in-app docs
Some checks failed
Build & Push Docker / build (push) Has been cancelled
Some checks failed
Build & Push Docker / build (push) Has been cancelled
This commit is contained in:
@@ -923,3 +923,26 @@ body {
|
||||
line-height: 1.1;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/* Docs version line */
|
||||
.docs-version {
|
||||
color: var(--text-light);
|
||||
font-size: 12px;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
.docs-container h3 {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 8px;
|
||||
font-size: 14px;
|
||||
font-weight: 600;
|
||||
color: var(--text);
|
||||
border-bottom: 1px solid var(--border);
|
||||
padding-bottom: 4px;
|
||||
}
|
||||
|
||||
.docs-container h2 {
|
||||
font-size: 20px;
|
||||
margin-bottom: 4px;
|
||||
color: var(--header-bg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user