aureliojargas / sedsed

Debugger and code formatter for sed scripts
https://aurelio.net/projects/sedsed/
GNU General Public License v3.0
115 stars 10 forks source link

Use CSS in --htmlize output #36

Open aureliojargas opened 5 years ago

aureliojargas commented 5 years ago

We're in 2019, it's ok to use CSS in the HTML code.

It will make it shorter and easier to post process.

Use short names for the class attributes, and try to use an existing set of names instead of inventing a new one.

Also make sure it will be nice in mobile (font size, viewport).