Commit f904b192 authored by Leo Iannacone's avatar Leo Iannacone

keep body background image fixed on scrolling

parent d847759a
body {
background: url("../images/image-background-paper.png") repeat-y center top #f7f7f7
background: url("../images/image-background-paper.png") repeat-y center top #f7f7f7 fixed;
}
.navbar {
......
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