【发布时间】:2021-07-19 18:49:29
【问题描述】:
如何用黑色和紫色为单词着色,如图所示。enter image description here
<h3 id="logo"> tripbit</h3>
#logo {
font-family: 'Comfortaa', cursive;
font-style: normal;
font-weight: bold;
font-size: 47.0943px;
line-height: 53px;
letter-spacing: -0.05em;
color: #000000;
}
【问题讨论】: