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

test: new bg for homepage style.css

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