[med-svn] r3318 - trunk/community/website/inc

Andreas Tille tille at alioth.debian.org
Fri Apr 24 13:33:16 UTC 2009


Author: tille
Date: 2009-04-24 13:33:15 +0000 (Fri, 24 Apr 2009)
New Revision: 3318

Modified:
   trunk/community/website/inc/style.css
Log:
Style for remarks (copy of blends style)


Modified: trunk/community/website/inc/style.css
===================================================================
--- trunk/community/website/inc/style.css	2009-04-23 14:15:20 UTC (rev 3317)
+++ trunk/community/website/inc/style.css	2009-04-24 13:33:15 UTC (rev 3318)
@@ -237,6 +237,14 @@
 	text-align:left;
 }
 
+td.remark {
+       padding:0.8em 0.8em 1px 0.8em;
+       text-align:left;
+       font:7pt sans-serif;
+       color:Gray;
+       background:#eef4eb;
+}
+
 table.columns{
 	width:100%;
 	padding:0em;




More information about the debian-med-commit mailing list