aboutsummaryrefslogtreecommitdiff
path: root/static (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-17style.css: :focus -> :focus-visibleRunxi Yu1-3/+3
2025-02-17style.css: Reformat and improve checkbox accessibilityRunxi Yu1-10/+19
2025-02-15style.css: break-word for #readmeRunxi Yu1-0/+5
2025-02-14style.css: Use --lighter-box-background-color for title rowsRunxi Yu1-1/+1
2025-02-14style.css: Shrink font-size a bit for monospace componentsRunxi Yu1-1/+1
2025-02-14style.css, repo_index: Use div, not table, for expandablesRunxi Yu1-30/+43
2025-02-14reop_commit: Fix immediate newlines after <pre>Runxi Yu1-4/+4
2025-02-14style.css: Categorize CSS statementsRunxi Yu1-4/+32
2025-02-13style.css: Wider title-row specificationRunxi Yu1-1/+1
2025-02-13repo_tree_file: Add paddingRunxi Yu1-0/+3
2025-02-13_header.html: Format the main headerRunxi Yu1-0/+19
2025-02-13login: Stub login pageRunxi Yu1-1/+72
2025-02-12repo_index: Add clone instructionsRunxi Yu1-1/+1
2025-02-11style.css: Fix file content backgroundRunxi Yu1-2/+5
2025-02-11style.css: Better colors in dark mode, and add paddingRunxi Yu1-0/+8
2025-02-11repo_commit: Properly format patchsetsRunxi Yu1-1/+30
2025-02-11repo_commit: Show chunksRunxi Yu1-1/+13
2025-02-11repo_index.html, style.css: CSS state machinesRunxi Yu1-0/+21
2025-02-11style.css, *.html: Scrolling behaviorRunxi Yu1-6/+6
2025-02-11repo_{index,tree_dir}.html, style.css: No inner margins on README td'sRunxi Yu1-1/+6
2025-02-11repo_commit: Add commit messageRunxi Yu1-0/+3
2025-02-11repo_{index,log}: Link commits to their pagesRunxi Yu1-0/+4
2025-02-11style.css: Let's use width 100% for tables for now... adjust laterRunxi Yu1-2/+1
2025-02-11repo_commit: Add a commit info pageRunxi Yu1-0/+7
2025-02-11style.css: Make links brighter in dark modeRunxi Yu1-1/+1
2025-02-11chroma.css: Add dark themeRunxi Yu1-68/+147
2025-02-11style.css: Add dark themeRunxi Yu1-0/+17
2025-02-11style.css: Padding in px, not remRunxi Yu1-2/+2
2025-02-11style.css: Increase max-widthRunxi Yu1-1/+1
2025-02-10style.css, *.html: Lighthouse accessibilityRunxi Yu1-1/+1
2025-02-10footer.html: Add link to Lindenii ForgeRunxi Yu1-3/+16
2025-02-10style.css: Separate darker and lighter border colorsRunxi Yu1-3/+4
2025-02-10repo_{index,tree_dir}.html, style.css: Darker table title rowRunxi Yu1-0/+3
2025-02-10*: Some simple styling with tablesRunxi Yu1-6/+20
2025-02-10repo_tree: Attempt to use the autumn themeRunxi Yu1-61/+59
2025-02-10repo_tree: Attempt to use the xcode themeRunxi Yu1-40/+61
2025-02-10repo_tree: Add chroma.cssRunxi Yu1-0/+49
2025-02-10handle_repo_tree: Syntax highlightingRunxi Yu1-1/+1
2025-02-10style.css: Add some non-fancy stylesRunxi Yu1-1/+12
2025-02-10style.css: font-size: 1rem;Runxi Yu1-0/+4
2025-02-10style.css: Set all immediate children of .padding-wrapper to width: 100%;Runxi Yu1-2/+1
2025-02-10reop_index.html, style.css: padding-wrapperRunxi Yu1-2/+12
2025-02-09style.css: .commit-id monospaceRunxi Yu1-0/+3
2025-02-05*: Basic web serverRunxi Yu1-0/+0