Commit 84e4e467 authored by Vaughn Fajardo's avatar Vaughn Fajardo

test: new bg for homepage style.css

parent fd3ae7f1
......@@ -12,7 +12,7 @@ h1 {
font-family: Helvetica;
}
body {
background-image: url("/static/bg.png");
background-image: url("/static/homepage/lenibg.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
......@@ -32,8 +32,4 @@ ol {
}
a:link {
text-decoration: none;
}
img{
position: relative;
top: 150px;
}
\ No newline at end of file
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