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

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

#title {
  right: 125px;
}

#tagline {
  right: 125px;
}

#boxCenter {
  background-image: url(box-center-kontact.png);
  background-repeat: no-repeat;
  background-color: #dfe7f3;
  background-position: bottom right;
}

#subtext {
  font-style: italic;
}