aboutsummaryrefslogtreecommitdiff
path: root/static/style.css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reop_commit: Fix immediate newlines after <pre>Runxi Yu2025-02-141-4/+4
|
* style.css: Categorize CSS statementsRunxi Yu2025-02-141-4/+32
|
* style.css: Wider title-row specificationRunxi Yu2025-02-131-1/+1
|
* repo_tree_file: Add paddingRunxi Yu2025-02-131-0/+3
|
* _header.html: Format the main headerRunxi Yu2025-02-131-0/+19
|
* login: Stub login pageRunxi Yu2025-02-131-1/+72
|
* repo_index: Add clone instructionsRunxi Yu2025-02-121-1/+1
|
* style.css: Fix file content backgroundRunxi Yu2025-02-111-2/+5
|
* style.css: Better colors in dark mode, and add paddingRunxi Yu2025-02-111-0/+8
|
* repo_commit: Properly format patchsetsRunxi Yu2025-02-111-1/+30
|
* repo_commit: Show chunksRunxi Yu2025-02-111-1/+13
|
* repo_index.html, style.css: CSS state machinesRunxi Yu2025-02-111-0/+21
|
* style.css, *.html: Scrolling behaviorRunxi Yu2025-02-111-6/+6
|
* repo_{index,tree_dir}.html, style.css: No inner margins on README td'sRunxi Yu2025-02-111-1/+6
|
* repo_commit: Add commit messageRunxi Yu2025-02-111-0/+3
|
* repo_{index,log}: Link commits to their pagesRunxi Yu2025-02-111-0/+4
|
* style.css: Let's use width 100% for tables for now... adjust laterRunxi Yu2025-02-111-2/+1
|
* repo_commit: Add a commit info pageRunxi Yu2025-02-111-0/+7
|
* style.css: Make links brighter in dark modeRunxi Yu2025-02-111-1/+1
|
* style.css: Add dark themeRunxi Yu2025-02-111-0/+17
|
* style.css: Padding in px, not remRunxi Yu2025-02-111-2/+2
|
* style.css: Increase max-widthRunxi Yu2025-02-111-1/+1
|
* style.css, *.html: Lighthouse accessibilityRunxi Yu2025-02-101-1/+1
|
* footer.html: Add link to Lindenii ForgeRunxi Yu2025-02-101-3/+16
|
* style.css: Separate darker and lighter border colorsRunxi Yu2025-02-101-3/+4
|
* repo_{index,tree_dir}.html, style.css: Darker table title rowRunxi Yu2025-02-101-0/+3
|
* *: Some simple styling with tablesRunxi Yu2025-02-101-6/+20
|
* handle_repo_tree: Syntax highlightingRunxi Yu2025-02-101-1/+1
|
* style.css: Add some non-fancy stylesRunxi Yu2025-02-101-1/+12
|
* style.css: font-size: 1rem;Runxi Yu2025-02-101-0/+4
|
* style.css: Set all immediate children of .padding-wrapper to width: 100%;Runxi Yu2025-02-101-2/+1
|
* reop_index.html, style.css: padding-wrapperRunxi Yu2025-02-101-2/+12
|
* style.css: .commit-id monospaceRunxi Yu2025-02-091-0/+3
|
* *: Basic web serverRunxi Yu2025-02-051-0/+0