summaryrefslogtreecommitdiff
path: root/style.css
AgeCommit message (Expand)Author
2022-06-29style.css: Switch to regular font size....* style.css (body)[font-size]: Delete property. Arun Isaac
2022-06-29style.css: Remove CSS rules for issue listings.Arun Isaac
2022-06-22style.css: Center and limit body width....Center and limit width of body to avoid having to scan long distances from left to right. Arun Isaac
2022-06-22style.css: Style pre tags....Style pre tags with a background color, border and a slightly larger bold font. Arun Isaac
2022-03-24Add styling for 'unassigned' labelFrederick Muriuki Muriithi
2022-03-14Publish issues to the web....* build-web.scm, style.css: New files. Arun Isaac