add Dockerfile

This commit is contained in:
Andrey Kuvshinov
2020-05-08 13:22:22 +03:00
parent e7696b44cf
commit 797ebaa707
11 changed files with 120 additions and 100 deletions

View File

@@ -114,6 +114,10 @@ h1 {
font-size: 1.2em;
}
.book_small{
position:relative;
}
@media screen and (max-width: 560px) {
#brand_title, #page_title {
font-size: .8em;