"模板:Middle" 修訂間的差異
出自 Tw.18dao.net
| 行 16: | 行 16: | ||
|tw.18dao.net= | |tw.18dao.net= | ||
<div style="width:100%; clear:both;"><html> | <div style="width:100%; clear:both;"><html> | ||
| + | <style> | ||
| + | .adsense_responsive_1 { | ||
| + | width: 300px; | ||
| + | height: 250px; | ||
| + | } | ||
| + | @media(min-width: 600px) { | ||
| + | .adsense_responsive_1 { | ||
| + | width: 100%; | ||
| + | height: 90px; | ||
| + | } | ||
| + | } | ||
| + | </style> | ||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> | <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> | ||
| − | <ins class="adsbygoogle" | + | <!-- AdSense 2015 - Responsive 1 --> |
| − | style="display:block | + | <ins class="adsbygoogle adsense_responsive_1" |
| − | + | style="display:block" | |
| − | |||
data-ad-client="ca-pub-9094871827609791" | data-ad-client="ca-pub-9094871827609791" | ||
| − | data-ad-slot=" | + | data-ad-slot="2057122994"></ins> |
<script> | <script> | ||
| − | + | (adsbygoogle = window.adsbygoogle || []).push({}); | |
</script> | </script> | ||
</html></div> | </html></div> | ||