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

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

#title {
  right: 125px;
}

#tagline {
  right: 125px;
}

#subtext {
  font-style: italic;
}

/* vim:set sw=2 et nocindent smartindent: */