Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HTML Block #3

Open
Maingron opened this issue Jul 2, 2022 · 0 comments
Open

Add HTML Block #3

Maingron opened this issue Jul 2, 2022 · 0 comments

Comments

@Maingron
Copy link
Owner

Maingron commented Jul 2, 2022

Add Block that allows custom HTML. Maybe with WYSIWYG Editor.
The Text Block can already do that, but maybe improve that.

HTML Example:

<center>
    <p style="font-family: 'segoe ui'; color: black; font-size:30px; text-align: center; line-height: 1.25; padding:10px 40px; font-weight: bold;">
        <span style="font-size:60px;">Anpassbare Uhr</span>
        <br>
        <span style="font-size:50px">mit Modulen</span>
        <br><br>
        <span style="font-size:30px; color: #ffffff">oder</span>
        <br><br>
        <span style="font-size:60px">
            Modulares Dashboard
        </span>
    </p>
</center>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant