You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepim/akregator/src/about/akregator.css

21 lines
410 B

#headerR {
position: absolute;
right: 0px;
width: 430px;
height: 131px;
background-image: url(top-right-akregator.png);
}
/* .. for when we actually have a box-center-akregator.png ..
#boxCenter {
background-image: url(box-center-akregator.png);
background-repeat: no-repeat;
background-color: #dfe7f3;
background-position: bottom right;
}
*/
/* vim:set sw=2 et nocindent smartindent: */