summaryrefslogtreecommitdiffstats
path: root/digikam/data/about/digikam.css
blob: cd409c2ca9d44afd96aecae1974056bd1911aaea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

#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;
}