Update logic for Back Home, and also add metadata to homepage
This commit is contained in:
parent
378d0f14d6
commit
50be8a59ca
4 changed files with 16 additions and 3 deletions
|
|
@ -25,6 +25,17 @@
|
|||
text-decoration: none;
|
||||
}
|
||||
.summary {
|
||||
padding-left: 3.5rem;
|
||||
color: #f1f3f7
|
||||
padding-left: 1.5rem;
|
||||
color: #f1f3f7;
|
||||
margin-top: 0.1rem;
|
||||
}
|
||||
.metadata {
|
||||
padding-left: 0.5rem;
|
||||
border-top-style: none;
|
||||
border-bottom-style: none;
|
||||
padding-bottom: 0.3rem;
|
||||
}
|
||||
.metadata a {
|
||||
text-decoration: underline;
|
||||
color: pink;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue