better styling
This commit is contained in:
parent
361c513a4b
commit
c314571581
|
@ -30,8 +30,12 @@ div.header, header.header {
|
|||
}
|
||||
.pageheader {
|
||||
border-bottom: 1px solid #000;
|
||||
background: right / 1em no-repeat url("/xevv/images/header.png");
|
||||
image-rendering: crisp-edges
|
||||
background-position-x: right;
|
||||
background-position-y: bottom;
|
||||
background-repeat: no-repeat;
|
||||
background-image: url("/xevv/images/header.png");
|
||||
background-size: 1em;
|
||||
image-rendering: crisp-edges;
|
||||
}
|
||||
|
||||
.inlinepage .actions ul {
|
||||
|
|
Loading…
Reference in New Issue
Block a user