summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2016-03-18 19:26:47 +0100
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2016-03-18 19:26:47 +0100
commit9205580d0636d2b55e77cad60bec0fece47b6696 (patch)
treef762883b9e207e1a8478ae9f04a9d7baba986cab
parent60f410ecc981fd87610a6302cdd0160a6b5373f0 (diff)
downloadmutti-web-9205580d0636d2b55e77cad60bec0fece47b6696.tar.gz
mutti-web-9205580d0636d2b55e77cad60bec0fece47b6696.tar.bz2
mutti-web-9205580d0636d2b55e77cad60bec0fece47b6696.zip
Change company title
..and adapt width accordingly
-rw-r--r--style/style.css2
-rw-r--r--xsl/layout.xsl4
2 files changed, 3 insertions, 3 deletions
diff --git a/style/style.css b/style/style.css
index 62eb969..9032c7e 100644
--- a/style/style.css
+++ b/style/style.css
@@ -99,7 +99,7 @@ label {
}
#header, #navi, #container {
- width: 778px;
+ width: 1040px;
margin: 0 auto;
}
diff --git a/xsl/layout.xsl b/xsl/layout.xsl
index e8183be..980fd4a 100644
--- a/xsl/layout.xsl
+++ b/xsl/layout.xsl
@@ -10,7 +10,7 @@
<html>
<head>
<title>
- <xsl:text><![CDATA[Beratung & Controlling - Angelika Franzke - ]]></xsl:text>
+ <xsl:text><![CDATA[Unternehmensberatung & Controlling - Angelika Franzke - ]]></xsl:text>
<xsl:value-of select="$title"/>
</title>
<!-- Hide compatibility mode button. -->
@@ -22,7 +22,7 @@
<body>
<div id="header">
<img src="checkmark.png" alt="Checkmark"/>
- <h1>Beratung &amp; Controlling</h1>
+ <h1>Unternehmensberatung &amp; Controlling</h1>
<h2>Angelika Franzke</h2>
</div>
<ul id="navi">