google ads
This commit is contained in:
parent
52fd053a55
commit
7d74a38b33
@ -2,13 +2,13 @@ body{}
|
||||
|
||||
#headbanner {
|
||||
height: 22%;
|
||||
width: 30%;
|
||||
width: 50%;
|
||||
|
||||
margin: auto;
|
||||
margin-top: 15px;
|
||||
margin-bottom: 15px;
|
||||
|
||||
background: url(http://www.neopolimatrix.eu/api.php?call=files&cat=person&id=logo.png) no-repeat;
|
||||
background: url(http://www.slingit.org/api.php?call=files&cat=img&id=headbanner.png) no-repeat;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
|
||||
@ -24,6 +24,16 @@
|
||||
|
||||
<div id="headbanner"></div>
|
||||
<div id="content"></div>
|
||||
<div style="width: 62%; margin: auto;">
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<!-- slingit_front_1 -->
|
||||
<ins class="adsbygoogle"
|
||||
style="display:inline-block;width:728px;height:90px;"
|
||||
data-ad-client="ca-pub-3504070649672819"
|
||||
data-ad-slot="8870258484"></ins>
|
||||
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
<a href="#!start(about)" id="about">About</a>
|
||||
<a href="#!start(impressum)" id="impressum">Impressum</a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user