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.
digikam/digikam/data/about/digikam.css

23 lines
315 B

#headerR {
position: absolute;
right: 0px;
width: 430px;
height: 131px;
background-image: url(top-right-digikam.png);
}
#title {
right: 140px;
}
#tagline {
right: 140px;
}
#boxCenter {
background-image: url(box-center.png);
background-repeat: no-repeat;
background-position: bottom right;
}