Added a background image to the page

parent 35c6ea6f
......@@ -9,6 +9,10 @@ html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
padding: 10px;
background-image: url(comelec.jpg);
background-repeat: repeat-y;
background-size: cover;
}
body {
margin: 0;
......
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