Delete email-style.css

Should have been done in 2b6ae38.
This commit is contained in:
larstvei 2026-03-05 09:35:47 +01:00
parent 0f8ec7b739
commit c9edbff9bc

View File

@ -1,10 +0,0 @@
table { border-collapse:collapse; }
caption.t-above { caption-side: top; }
caption.t-bottom { caption-side: bottom; }
td, th { vertical-align:top; }
th.org-right { text-align: center; }
th.org-left { text-align: center; }
th.org-center { text-align: center; }
td.org-right { text-align: right; }
td.org-left { text-align: left; }
td.org-center { text-align: center; }