UNPKG

hexo-theme-essence

Version:

A Simple Clean Theme for Hexo with user-friendly Navigation System.

15 lines (14 loc) 249 B
.table-container { table { width: 100%; border: 1px var(--text-color) solid; border-collapse: collapse; } td { border: 1px var(--text-color) solid; padding: 0 10px; } th { border: 1px var(--text-color) solid; } }