H3
Paragraph inside an article
Click the top right sidebar button to try it out. It's all about YOU, make it your own! It's still in beta tho, so you might experience bugs.
A lot of boring text. In fact it's so boring that even if you find it funny while reading it, it will stay boring because it's pretty much useless. Reading it is a waste of time.
div { color: var(--text); background: var(--bg); }
div {
color: var(--text);
background: var(--bg);
}
Paragraph inside an article
paragraph inside blockquote
cite
Table heading | Table heading | Table heading | Table heading | Table heading | Table heading |
---|---|---|---|---|---|
Table footer | Table footer | Table footer | Table footer | Table footer | Table footer |
Table data | Table data | Table data | Table data | Table data | Table data |
Table data | Table data | Table data | Table data | Table data | Table data |
Table data | Table data | Table data | Table data | Table data | Table data |
Table data | Table data | Table data | Table data | Table data | Table data |
Table data | Table data | Table data | Table data | Table data | Table data |
Content
content
Yes, as long as you follow the AGPL 3.0 License
efy or
Or clear your browser's cache, try a different browser, device etc.
efy
stands forNothing. It's just a name, like Andy or Izzy.
efy
This is just the beginning...
default
Specific mode:
[efy_mode=light_sepia]
{ your css }
All light modes:
[efy_mode*=light]
{ your css }
Not this specific mode:
:not([efy_mode=light_sepia])
{ your css }
Remove selector if any light mode is on
$('[efy_mode*=light] #your_selector')
.remove()
This is just the beginning...
<i efy_icon
="star
"></i>
Add an <i>
tag with an [efy_icon]
attribute containing your icon code from bellow
Radio
Checkbox
learn how it works