✨ add books on the shelf in library
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
ca8849e280
commit
da9969a82c
2 changed files with 13 additions and 5 deletions
|
@ -110,6 +110,7 @@ p {
|
|||
.borderbottom {
|
||||
border-bottom-width: 2px;
|
||||
border-color: var(--dark-3);
|
||||
font-size: large;
|
||||
}
|
||||
|
||||
.dark .borderbottom {
|
||||
|
@ -210,4 +211,4 @@ blockquote {
|
|||
.dark blockquote {
|
||||
padding: 0 0 0 10px;
|
||||
border-left: 5px solid var(--light-1);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue