summaryrefslogtreecommitdiffstats
path: root/konqueror/about/konq.css
blob: c766988044be3c4991ae58dc264fdae37fa0fbaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28

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

#title {
  right: 140px;
}

#tagline {
  right: 140px;
}

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

#searchbarlabel {
  font-size: 10pt;
  font-style: italic;
}

#searchbarinput {
  width: 100%;
}