HuggingFaceWeeklyPaper / css /interface.css
HowardZhangdqs's picture
feat: main features
188ab1e
raw
history blame
198 Bytes
a.author {
text-decoration: underline;
color: #000;
}
img.author {
height: 1.5rem;
border: 1px solid #000;
vertical-align: middle;
border-radius: 50%;
display: inline;
}