mirror of
https://github.com/standardebooks/web.git
synced 2025-07-16 03:16:36 -04:00
Add X and Instagram links to site footer
This commit is contained in:
parent
54f46254d8
commit
92c647f2b1
5 changed files with 71 additions and 10 deletions
|
@ -32,7 +32,8 @@ article.ebook section#details ul li a[class]::before,
|
|||
footer p:last-child a::before,
|
||||
main.front-page > section > section figure.oss img + img,
|
||||
main.front-page > section > h2::before,
|
||||
main.front-page > section > h2::after{
|
||||
main.front-page > section > h2::after,
|
||||
footer ul.social-media a::before{
|
||||
filter: invert() grayscale(100%) brightness(120%) drop-shadow(3px 3px 1px rgba(0, 0, 0, .25)); /* grayscale and brightness makes it hit about #eeeeee */
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue