Compare commits
No commits in common. "77a449449ed5140059f671ea9c655c238c38577b" and "31c155c8db728b02171f2e23822de52dc974b115" have entirely different histories.
77a449449e
...
31c155c8db
@ -233,12 +233,6 @@ main nav .social-buttons a + a {
|
|||||||
margin-left: 0.5em;
|
margin-left: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* “Share” button.
|
|
||||||
*/
|
|
||||||
main nav .social-buttons a.share {
|
|
||||||
font-weight: 900;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*********/
|
/*********/
|
||||||
/* LINKS */
|
/* LINKS */
|
||||||
/*********/
|
/*********/
|
||||||
@ -342,10 +336,6 @@ 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