move the header image to the right

This commit is contained in:
alison wright 2020-11-22 22:49:36 -07:00
parent 57efcb79d8
commit 21a2ec4d12

View File

@ -565,7 +565,7 @@ a {
text-decoration: underline dotted text-decoration: underline dotted
} }
.pageheader { .pageheader {
background: left / contain no-repeat url("/xevv/images/header.png"); background: right / contain no-repeat url("/xevv/images/header.png");
image-rendering: crisp-edges image-rendering: crisp-edges
} }
.ibox-head { .ibox-head {