Removed froala license message
This commit is contained in:
parent
a8a4c8d239
commit
e3961d8d80
@ -13,6 +13,12 @@
|
|||||||
#newslettersubscription-group input {
|
#newslettersubscription-group input {
|
||||||
transform: translate(-20px, 4px)
|
transform: translate(-20px, 4px)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a[href="http://editor.froala.com"] {
|
||||||
|
display: none !important;
|
||||||
|
position: absolute;
|
||||||
|
top: -99999999px;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user