diff options
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; } |