button new book

This commit is contained in:
Pau
2022-12-22 18:39:51 +01:00
parent 4c88e4bab3
commit 91341ed7da
6 changed files with 17 additions and 3 deletions

View File

@ -80,6 +80,13 @@ hr {
padding-top: 8em;
}
.button-book {
background-color: #eb2b2b;
color: white;
float: right;
font-family: $mono_font;
}
#content {
font-size: 1.1rem;
strong,i,b,em {