ryanbranch / jekyanbranch

Jekyll theme for personal website(s), used by ryanbranch.github.io
Other
1 stars 0 forks source link

"Copyright Table" in Footer should not have visible borders #25

Open ryanbranch opened 3 years ago

ryanbranch commented 3 years ago

The most recent jekyanbranch commit mistakenly includes visible borders in the added table. These should be made invisible.

This will require modification of table-related CSS generation content within _base.scss.

ryanbranch commented 3 years ago

In the most recent jekyanbranch commit, this has been addressed by switching to a \

table style.

However, I am leaving the issue open because there now exist many unused (and partially non-functional) styles defined in _base.scss. These should be removed, and replaced with the style contents implemented within the current \

table.