9 lines
97 B
CSS
9 lines
97 B
CSS
.highlight {
|
|
border-radius: 8px;
|
|
margin: 1.5rem 0;
|
|
}
|
|
|
|
.post-tags a {
|
|
border-radius: 4px;
|
|
}
|