diff options
Diffstat (limited to 'xsl')
-rw-r--r-- | xsl/layout.xsl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl index ddafc72..fbd0cab 100644 --- a/xsl/layout.xsl +++ b/xsl/layout.xsl @@ -51,8 +51,8 @@ <hr style="margin-top: 3px"/> <br/> <div class="redbox"> - <a style="text-decoration:none; color:white; display: block" href="contact{$suffix}"> - <span style="font-weight: bold">Kostenlose Analyse Ihrer Gründungsidee.</span> + <a href="contact{$suffix}"> + <strong>Kostenlose Analyse Ihrer Gründungsidee.</strong> <br/> Die Kostenlose Analyse schafft Klarheit darüber, welches Umsatzpotential Ihre Idee bietet. </a> @@ -67,8 +67,8 @@ <a style="display: block; text-align: center;" href="http://www.fuer-gruender.de/beratung/dienstleister-finden/firma/beratung-controlling/"> <img src="fuer-gruender.de-siegel.png" alt="Für-Gründer.de" /> </a> - <div class="redbox" style="text-align: center"> - <a style="display: block; text-decoration: none; font-size: 14px; color: white" href="https://beraterboerse.kfw.de/index.php?ac=consultant_projects&id=100021"> + <div class="redbox" style="text-align: center; font-size: 14px"> + <a href="https://beraterboerse.kfw.de/index.php?ac=consultant_projects&id=100021"> Referenzen </a> </div> |