Style tweak
This commit is contained in:
parent
a9fbc7793b
commit
b47f841fe4
|
@ -224,10 +224,9 @@ pre > code {
|
||||||
background-color: var(--true-gray);
|
background-color: var(--true-gray);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post__id:link { color: black; }
|
|
||||||
|
|
||||||
.post__id:link::first-letter { text-decoration: underline; }
|
.post__id:link::first-letter { text-decoration: underline; }
|
||||||
|
|
||||||
.post__id:visited { color: black; }
|
.post__id:visited { color: black; }
|
||||||
|
|
Loading…
Reference in a new issue