fixed meta, new startpage pic

This commit is contained in:
Ulf Gebhardt 2017-04-03 13:11:50 +02:00
parent 6989bf5d49
commit 86bf47634b
5 changed files with 3 additions and 3 deletions

View File

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

View File

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

View File

@ -1,7 +1,6 @@
<!DOCTYPE html>
<html lang="de">
<head>
<title>${danube_page_title}</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="fragment" content="!">
@ -9,6 +8,7 @@
<meta name="description" content="${meta_start_description}">
<meta name="author" content="${meta_start_author}">
<meta name="keywords" content="${meta_start_keywords}">
<title>${title_start}</title>
<style>.background{background:url(./files/content/verlauf_bg.png)}#main-img{background: url('files/content/top2.png') no-repeat black}</style>
</head>
<body>
@ -67,7 +67,7 @@
</div>
<div class="row" id="footer">
<div id="footer-left" class="col-md-8 col-sm-8 col-xs-8">${danube_footer}</div>
<div id="footer-right" class="col-md-3 col-sm-3 col-xs-3 pull-right">© 2017 <a href="https://www.webcraft-media.de">Webcraft Media</a></div>
<div id="footer-right" class="col-md-3 col-sm-3 col-xs-3 pull-right">© 2017 <a href="https://www.webcraft-media.de" title="Webcraft Media Webdesign">Webcraft Media</a></div>
</div>
</div>
</div>

View File

@ -1,6 +1,6 @@
<div class="row-fluid noflex-row">
<div class="col-md-10">${danube_page_content}</div>
<div class="col-md-2 padding0" style="text-align: right;">
<img src="./files/content/flower.png" alt="Blue Danube Massage Blume Innen" style="border-radius: 5px;"/>
<img src="./files/content/sideboard.jpg" alt="Blue Danube Massage Studio Innen" style="width: 100%; border: 1px solid beige; border-radius: 5px;"/>
</div>
</div>