From 831d62a90532967272ba63fb2b3dc74d262eb6a2 Mon Sep 17 00:00:00 2001 From: Ugnich Anton Date: Wed, 26 Dec 2012 18:09:53 +0700 Subject: /places/ --- web/style3.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'web/style3.css') diff --git a/web/style3.css b/web/style3.css index 13cdf987..23a6d124 100644 --- a/web/style3.css +++ b/web/style3.css @@ -35,7 +35,7 @@ hr { height: 1px; background: #CCC; } /********/ -#geomap { width: 570px; height: 360px; margin-top: 1em; overflow: hidden; } +#geomap { width: 600px; height: 300px; margin-top: 1em; overflow: hidden; } .msg { padding: 15px; margin: 8px 0 16px 0; width: 570px; border: 1px solid #EEE; background: #FFF; } .msgthread { margin-bottom: 0; border-bottom-color: #CCC; } @@ -46,7 +46,8 @@ hr { height: 1px; background: #CCC; } .msg-menu { margin: 0 0 0 6px; padding: 2px 0; } .msg-menu img { vertical-align: top; } .msg-header { margin-left: 58px; overflow: hidden; } -.msg-place { font-size: small; margin: 8px 0 8px 58px; color: #999; } +.msg-place { font-size: small; margin: 8px 0 8px 58px; } +.msg-place>a { color: #999; } .msg-txt { margin: 8px 0 8px 58px; overflow: hidden; } .msg-media { text-align: center; margin: 8px 0 0px 58px; } .msg-links { font-size: small; margin: 8px 0 0 68px; color: #999; } -- cgit v1.2.3