12 lines
152 B
CSS
12 lines
152 B
CSS
.preview-title {
|
|
font-weight: bold;
|
|
}
|
|
|
|
.timestamp {
|
|
color: var(--color-text-muted);
|
|
font-style: italic;
|
|
}
|
|
|
|
.meta-subject {
|
|
font-weight: bold;
|
|
}
|