Tweaked newspost listings title style
This commit is contained in:
parent
0235fa8c31
commit
77a449449e
@ -342,6 +342,10 @@ article h1 {
|
|||||||
padding-top: calc(0.5 * var(--deus-post-padding) + 0.125em);
|
padding-top: calc(0.5 * var(--deus-post-padding) + 0.125em);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
article h1 a:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
/*=--------------=*/
|
/*=--------------=*/
|
||||||
/*= “More” link. =*/
|
/*= “More” link. =*/
|
||||||
/*=--------------=*/
|
/*=--------------=*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user