21 righe
No EOL
295 B
CSS
21 righe
No EOL
295 B
CSS
#categoryName{
|
|
color : white;
|
|
text-align: left;
|
|
font-family: 'Wellfleet', cursive;
|
|
font-size:max(2.5vw,30px);
|
|
}
|
|
|
|
#categoryBlock{
|
|
width:60vw;
|
|
margin-bottom:5vh;
|
|
}
|
|
|
|
#bulles{
|
|
display:flex;
|
|
}
|
|
|
|
#underlinment{
|
|
background-color: white;
|
|
width:30%;
|
|
height:0.3vh;
|
|
} |