One pixel white line

Thank you!

Dean

2 Likes

Hi @Dean_Lewis

I can’t see a line on the countdown timer. Or do you want one there?

1 Like

1 Like

Hi @Dean_Lewis

Ah, now I see it. :smiley:

The problem originates from your consolidated.css file. It’s not a problem with the widget.

.code-inline, code
border: 1px solid #cacaca;

.code-block
border: 1px solid #cacaca;

.code
border: 1px solid var(--medium-gray);


You can see this again further down on your page.

Yeah, the one at the bottom of the page is the Translate widget. It must be the Med. Gray that the widgets are picking up.

1 Like

Hi @Dean_Lewis

The CSS class “code-block” and “<code class=” wraps the widget’s code.

It’s the same with the translator.