summaryrefslogtreecommitdiffstats
path: root/kontact
diff options
context:
space:
mode:
Diffstat (limited to 'kontact')
-rw-r--r--kontact/src/about/kontact.css9
-rw-r--r--kontact/src/about/main.html1
-rw-r--r--kontact/src/about/top-right-kontact.pngbin17996 -> 18055 bytes
3 files changed, 8 insertions, 2 deletions
diff --git a/kontact/src/about/kontact.css b/kontact/src/about/kontact.css
index 2366a974..47188fe5 100644
--- a/kontact/src/about/kontact.css
+++ b/kontact/src/about/kontact.css
@@ -8,11 +8,16 @@
}
#title {
- right: 125px;
+ right: 80px;
+ top: 55px;
+ font-size: xx-large;
}
#tagline {
- right: 125px;
+ right: 80px;
+ top: 60px;
+ font-size: small;
+ text-shadow: #000000 1px 1px 1px;
}
#subtext {
diff --git a/kontact/src/about/main.html b/kontact/src/about/main.html
index a36cc253..c2e10ec2 100644
--- a/kontact/src/about/main.html
+++ b/kontact/src/about/main.html
@@ -22,6 +22,7 @@
<body>
<div id="header">
<div id="headerL"/>
+ <div id="headerCenter"/>
<div id="headerR"/>
<div id="title">
diff --git a/kontact/src/about/top-right-kontact.png b/kontact/src/about/top-right-kontact.png
index bf15f38b..d82329ff 100644
--- a/kontact/src/about/top-right-kontact.png
+++ b/kontact/src/about/top-right-kontact.png
Binary files differ