@Richard
I have a similar question to this, I want to have a Text-Format with Outlined-Text.
I added this to the Custom-CSS:
.Default{
-webkit-text-fill-color: #fd67eb;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;}
but it does not work...
Can you help me with this?