Remove link on title and correct readmore color
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
color: var(--color-text);
|
||||
background-color: var(--color-background);
|
||||
font-family: var(--font-basic);
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
|
||||
@@ -65,10 +66,6 @@ a {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.readmore a {
|
||||
color: var(--color-text);
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
||||
.copyleft {
|
||||
|
||||
Reference in New Issue
Block a user