mourningdove/htdocs/stc/siteviews/lynx.css
2026-05-24 01:03:05 +00:00

9 lines
285 B
CSS

table.month { border-collapse: collapse; }
table.month caption { display: none; }
table.month td, table.month th { border: 1px solid #E2E2E2; padding: .2em; }
table.month td.day { vertical-align: top; min-width: 3em; }
table.month td.day p { margin: 0px .5em; text-align: right; }