diff options
author | Ugnich Anton | 2014-07-03 17:10:29 +0700 |
---|---|---|
committer | Ugnich Anton | 2014-07-03 17:10:29 +0700 |
commit | 72b0f51fb006c8719219a58c3cab746cf766d2f7 (patch) | |
tree | 84f85684fd58c43d13f16c88d5aeae67c732f56d /web | |
parent | 548fc0a24bb4e7e2a72aa5130e47932f80c0ef97 (diff) |
* Yandex -> AdSense
Diffstat (limited to 'web')
-rw-r--r-- | web/style3.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/style3.css b/web/style3.css index 44a2c183..b2369d03 100644 --- a/web/style3.css +++ b/web/style3.css @@ -69,6 +69,7 @@ article textarea { width: 530px; padding: 2px; resize: vertical; vertical-align: article input { width: 50px; margin-left: 6px; vertical-align: top; border: 1px solid #CCC; background: #EEE; color: #999; } #yandex_ad_728 { width: 728px; height: 90px; margin: 20px 0; padding: 15px 0; background: #FFF; } +.adsbygoogle { display: inline-block; width: 728px; height: 90px; margin: 10px 0 20px 0; } #geomap { width: 700px; height: 300px; margin-top: 1em; overflow: hidden; } |