Hi,
The CSS editor in my Prezi is not working properly.
I'm trying to change the opacity of the circle frames so that they are opaque and not transparent at all. The code for the circle frame looks like this:
frame.circle
{
gradStartAlpha: 5;
color: #002554;
thickness: 4;
gradEndAlpha: 5;
}
It doesn't change the frames no matter what numbers I use for the alphas. What am I doing wrong? Other shapes have been edited without a problem. Thanks in advance.
The CSS editor in my Prezi is not working properly.
I'm trying to change the opacity of the circle frames so that they are opaque and not transparent at all. The code for the circle frame looks like this:
frame.circle
{
gradStartAlpha: 5;
color: #002554;
thickness: 4;
gradEndAlpha: 5;
}
It doesn't change the frames no matter what numbers I use for the alphas. What am I doing wrong? Other shapes have been edited without a problem. Thanks in advance.