aboutsummaryrefslogtreecommitdiff
path: root/web/style3.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/style3.css')
-rw-r--r--web/style3.css5
1 files changed, 3 insertions, 2 deletions
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; }