summaryrefslogtreecommitdiff
path: root/static/style.css (follow)
Commit message (Expand)AuthorAgeFilesLines
* style.css: Misc enhancementsRunxi Yu6 days1-29/+25
* style.css: Break element specifiers onto its own line when longRunxi Yu6 days1-6/+12
* style.css: Rename --boxbg to --boxRunxi Yu6 days1-13/+11
* style.css: Add a dark themeRunxi Yu6 days1-8/+28
* style.css: Remove poorly-framed comment on --x-contrast colorsRunxi Yu6 days1-5/+0
* {config,index}.go, cca.scfg.example, style.css, *.html: Link to sourceRunxi Yu6 days1-14/+1
* *: Change license to AGPL-3.0-or-laterRunxi Yu6 days1-3/+14
* style.css: Remove styling for preformatted textRunxi Yu7 days1-9/+0
* style.css, index.html: Emit warning when CSS doesn't loadRunxi Yu6 days1-0/+4
* style.css: Use YK Pao GreenRunxi Yu7 days1-1/+1
* style.css: Do not differentiate between odd and even rowsRunxi Yu7 days1-9/+0
* index.html, style.css: Use .reading-width instead of sectionRunxi Yu7 days1-1/+1
* index.html, style.css: #table-of-courses { width: 100%; }Runxi Yu7 days1-0/+4
* index.html, style.css: Misc enhancementsRunxi Yu7 days1-2/+8
* main.js, style.css, index.html: Clear notice by JS instead of using noscriptRunxi Yu9 days1-0/+3
* style.css: Fix more regressionsRunxi Yu11 days1-4/+8
* index.html, main.js: Display message when connection is closedRunxi Yu11 days1-0/+11
* style.css, index.html: More clean-upRunxi Yu12 days1-116/+106
* style.css: Initial clean-upRunxi Yu12 days1-42/+9
* ws.go, main.js, index.html: Better WS documentation and structureRunxi Yu2024-09-161-0/+7
* style.css, index.tmpl: Style changesRunxi Yu2024-09-081-0/+6
* *: Password login stubRunxi Yu2024-09-081-3/+11
* *: Basic WebSocket connection may be established nowRunxi Yu2024-09-081-1/+1
* *: Basic authentication and templatesRunxi Yu2024-09-071-0/+344