S
S
Sergey Rakipov2021-06-27 11:39:43
css
Sergey Rakipov, 2021-06-27 11:39:43

How to make a translucent border?

border-top-style: solid;
    border-top-width: 10px;
    border-top-color: rgba(0,0,0,0.3);


I did this but it doesn't work

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Spartak (Web-StyleStudio), 2021-06-27
@Spartak-2205

I did this but it doesn't work

It works, it's most likely that your styles are inherited

F
Fezarmon, 2021-06-27
@fezarmon

opacity you can use

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question