/* custom.css */ body { background-size: cover !important; background-position: center center !important; background-attachment: fixed !important; } /* Per-tab backgrounds */ body.tab-glance { background-image: url("/images/bg-glance.jpg") !important; } body.tab-pncharris { background-image: url("/images/pncharris-bg.png") !important; } body.tab-netgrimoire { background-image: url("/images/bg-netgrimoire.jpg") !important; } body.tab-wasted-bandwidth { background-image: url("/images/bg-wasted-bandwidth.jpg") !important; }