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

#headerR {
  width: 430px;
  height: 131px;
  background-image: url(top-right-konqueror.png);
}

#title {
  right: 100px;
}

#tagline {
  right: 100px;
}

#boxCenter {
  background-image: url(box-centre-konqueror.png);
  background-repeat: no-repeat;
}