summaryrefslogtreecommitdiff
path: root/xsl
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2012-04-30 13:30:57 +0200
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2012-04-30 13:30:57 +0200
commit30935bd44746791cc8d2731d3c92c6d27c5386ec (patch)
treeefca36ac34fae6c6b464fa21705b7f2bb3d96786 /xsl
parentaa6ac4dc540efc670ac2a3a0b2445efc1aef8947 (diff)
downloadmutti-web-30935bd44746791cc8d2731d3c92c6d27c5386ec.tar.gz
mutti-web-30935bd44746791cc8d2731d3c92c6d27c5386ec.tar.bz2
mutti-web-30935bd44746791cc8d2731d3c92c6d27c5386ec.zip
layout.xsl: Increase box width
Diffstat (limited to 'xsl')
-rw-r--r--xsl/layout.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl
index ab0e010..5f73044 100644
--- a/xsl/layout.xsl
+++ b/xsl/layout.xsl
@@ -51,7 +51,7 @@
<hr style="margin-top: 3px"/>
<br/>
<div style="
- width: 130px;
+ width: 170px;
padding: 5px;
margin-top: 5px;
background: #983D3A;
@@ -74,7 +74,7 @@
<img src="fuer-gruender.de-siegel.png" alt="Für-Gründer.de" />
</a>
<div style="
- width: 130px;
+ width: 170px;
padding: 5px;
margin-top: 5px;
background: #983D3A;