diff options
Diffstat (limited to 'xsl')
-rw-r--r-- | xsl/layout.xsl | 4 |
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; |