summaryrefslogtreecommitdiffstats
path: root/kontact/src/about/kontact.css
blob: d599a6306a0024c06f0df96bb6709100e285d8c4 (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

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

#title {
  right: 80px;
  top: 55px;
  font-size: xx-large;
}

#tagline {
  right: 80px;
  top: 60px;  
  font-size: small;
  text-shadow: #000000 1px 1px 1px;
}

#subtext {
  font-style: italic;
}