Merge branch 'master' of mojotrollz.eu:hosting

This commit is contained in:
Naeltard 2014-06-15 23:41:49 +02:00
commit efaa2ba38a

View File

@ -4,19 +4,11 @@
<title>redestoff</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<!-- Bootstrap -->
<link href="${BT_PATH}css/bootstrap.min.css" rel="stylesheet" media="screen">
</head>
<body style="background: url(${IMG_PATH}affen_mid.jpg);">
<div style=" margin-left: 0;">
<img src="${IMG_PATH}redestoff_schrift.png" alt="redestoffmusik" style=""/>
</div>
<div class="hero-unit" style="margin-top: 10px; margin-left: 120px; padding: 0; margin-right: 120px; width: 1360px; background-color: whitesmoke; background: url(${IMG_PATH}vid_leiste3.png);">
<!-- header -->
<!-- menu -->
<div style="margin-left: auto; margin-right: auto; width: 1360px;"><img src="${IMG_PATH}redestoff_schrift.png" alt="redestoffmusik" style=""/></div>
<div class="hero-unit" style="margin-top: 10px; margin-left: auto; margin-right: auto; padding: 0; width: 1360px; background-color: whitesmoke; background: url(${IMG_PATH}vid_leiste3.png);">
<div class="navbar navbar-inverse">
<div class="navbar-inner" style="-webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-bottom-left-radius: 0; -moz-border-bottom-right-radius: 0; border-bottom-left-radius: 0;border-bottom-right-radius: 0;">
<div class="container">
@ -26,9 +18,7 @@
<span class="icon-bar"></span>
</button>
<div class="nav-collapse collapse">
<div class="nav-collapse collapse">
<!--FB LIKE -->
<div class="navbar-form pull-right" style="padding-top: 7px;">
<a href="http://www.youtube.com/user/RedestoffMusik" target="_blank">
@ -125,10 +115,7 @@
<p class="muted credit"><font size="1px" color="white"> Copyright by Redestoffmusik bitches</font></p>
</div>
</div>
<script src="http://code.jquery.com/jquery.js"></script>
<script src="${BT_PATH}js/bootstrap.min.js"></script>
</body>