neatnik / calendar

A simple printable calendar with the full year on a single page

Home Page:https://neatnik.net/calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove empty cells border?

cadars opened this issue · comments

I guess it's a design preference, but td:empty { border: 0; } would solve it.

Nice, thanks! Looks better that way. Just updated the file. 👍