From 84e5ac3a172e15f11b04203cf9e93c9d5c8174ed Mon Sep 17 00:00:00 2001 From: Ugnich Anton Date: Tue, 1 Jan 2013 18:18:05 +0700 Subject: Yandex advertising --- web/style3.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'web/style3.css') diff --git a/web/style3.css b/web/style3.css index 8e8e82e8..6f0b42bf 100644 --- a/web/style3.css +++ b/web/style3.css @@ -92,7 +92,7 @@ hr { height: 1px; background: #CCC; } /********/ -#rcol { float: left; margin-left: -200px; } +#rcol { width: 190px; top: 0; margin: 10px 0 0 810px; padding-top: 10px; overflow: hidden; font-size: smaller; } /********/ @@ -134,8 +134,10 @@ hr { height: 1px; background: #CCC; } .msg-header { margin-bottom: 6px; } .msg-ts { clear: both; float: none; margin: 0 0 4px 58px; } .msg-txt { clear: both; margin: 8px 0 0 0; } + .msg-media { overflow: scroll; } .msg-media,.msg-links,.msg-comment,.msg-comments,.msg-recomms { margin-left: 0px; } .fix,.abs { position: static; } - #column { clear: both; margin: 0 auto; width: 50%; } + #column { clear: both; margin: 0 3%; width: 44%; float: left; } + #rcol { float: left; width: 44%; margin: 20px 3% 0 3%; } } \ No newline at end of file -- cgit v1.2.3