eye candy 😌
This commit is contained in:
parent
5939db0cc6
commit
41180edb99
4 changed files with 81 additions and 2 deletions
|
@ -361,6 +361,18 @@ h1.page-title {
|
|||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
/* Style the footer */
|
||||
|
||||
footer {
|
||||
margin-top: 4rem;
|
||||
text-align: right;
|
||||
opacity: 40%;
|
||||
|
||||
& #footer-icon {
|
||||
color: var(--text-color);
|
||||
}
|
||||
}
|
||||
|
||||
/* Style emojis to be readable */
|
||||
|
||||
img[is="th-emoji"] {
|
||||
|
@ -450,4 +462,4 @@ img[is="th-emoji"] {
|
|||
#index\:treehouse>details:not([open])>summary .oops-you-seem-to-have-gotten-stuck {
|
||||
display: inline;
|
||||
animation: 4s hello-there forwards;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue