Updated css styles

parent 34c85b8d
......@@ -22,7 +22,7 @@ h2 {
}
body {
background-image: url("/static/bookshelf/bg.jpg");
background-image: url("/static/bookshelf/books.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
......@@ -36,6 +36,13 @@ a{
font-size:25px;
}
a:hover{
color: red;
font-family: monaco;
font-weight: bold;
font-size:25px;
}
ol {
font-size:40px;
font-family: monaco;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment