Skip to content

Commit d38141e

Browse files
committed
fix: ASCII table CSS styling affecting other icons on page
The styling from was indavertantly colouring other icons on the page, when it should have only been modifying the colours of the symbols in the SVGs. This has been fixed by grouping the individual paths that make up the symbols into a `symbols` group, ensuring that its ID is set to `symbols` in the object properties in Inkscape, clearing existing CSS styling from the SVG and updating the CSS selector in `src/css/custom.css` to only modify the `symbols` group.
1 parent 4409ed0 commit d38141e

File tree

5 files changed

+3096
-855
lines changed

5 files changed

+3096
-855
lines changed

0 commit comments

Comments
 (0)