From 690273e20d98f33e43a490dc129a4d05dd06274c Mon Sep 17 00:00:00 2001 From: sarven Date: Thu, 22 Jan 2009 19:43:08 +0000 Subject: notice stlye updates --- theme/base/css/display.css | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'theme/base/css') diff --git a/theme/base/css/display.css b/theme/base/css/display.css index e49f27dfb..44dbff5da 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -754,6 +754,14 @@ margin-right:11px; /*content:":";*/ } +.notice .author .fn { +font-weight:bold; +} + +.notice .author .photo { +margin-bottom:0; +} + .vcard .photo { display:inline; margin-right:11px; @@ -806,7 +814,7 @@ border-radius:4px; /*border:1px solid blue;*/ clear:left; float:left; -width:48%; +/*width:48%;*/ font-size:0.95em; } .notice div.entry-content a, @@ -829,6 +837,10 @@ font-size:1.025em; .notice div.entry-content dd { display:inline; } +.notice div.entry-content .timestamp { +margin-left:59px; +} + .notice div.entry-content .timestamp dt, .notice div.entry-content .response dt { display:none; @@ -845,6 +857,11 @@ text-transform:lowercase; .notice div.entry-content a:hover { } + + + + + .notice-data { position:absolute; top:18px; @@ -867,6 +884,8 @@ float:left; width:50%; position:relative; font-size:0.95em; +width:12.5%; +float:right; } .notice-options a { -- cgit v1.2.3-54-g00ecf