Fix some CSS and security issues #4

Open
Lazarus wants to merge 1 commits from Lazarus/HtmGem:fix-style-issues into dev
First-time contributor

There still were some functional and security issues with styles, also some optical glithes for the CSS. Works for me now.

There still were some functional and security issues with styles, also some optical glithes for the CSS. Works for me now.
Lazarus added 1 commit 2024-01-07 14:27:54 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b Lazarus-fix-style-issues dev
git pull fix-style-issues

Step 2:

Merge the changes and update on Gitea.
git checkout dev
git merge --no-ff Lazarus-fix-style-issues
git push origin dev
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sbgodin/HtmGem#4
No description provided.