[Blends-commit] [SCM] website branch, master, updated. f56a69d6df11c88bb07c05c394b5245d9de77549

Andreas Tille tille at debian.org
Thu Oct 19 09:41:20 UTC 2017


The following commit has been merged in the master branch:
commit 1ba6f3dd3e79f889f473d3a040e35391e6f77cf1
Author: Andreas Tille <tille at debian.org>
Date:   Thu Oct 19 10:09:47 2017 +0200

    Better style

diff --git a/www/css/sentinel.css b/www/css/sentinel.css
index a97632d..b1f05cd 100644
--- a/www/css/sentinel.css
+++ b/www/css/sentinel.css
@@ -306,6 +306,38 @@ td.remark {
        background:#ebebff;
 }
 
+.registry {
+       margin-top: 7px;
+       font-style:italic;
+       /*font-weight:bold;*/
+}
+a.registry {
+       color:#eeeeee;
+}
+
+.registry_omictools {
+       /*background:#1c8bb8; 75% transparency from website main color*/
+       background:#c7e1ee;
+}
+a.registry_omictools {
+       color:#eeeeee;
+}
+.registry_scicrunch {
+       /*background:#585f69; 75% transparency from website main color*/
+       background:#d6d7db;
+}
+a.registry_scicrunch {
+       color:#eeeeee;
+}
+
+.registry_biotools {
+       /*background:#ef7500; 75% transparency from website main color*/
+       background:#fbdec0;
+}
+a.registry_biotools {
+       color:#eeeeee;
+}
+
 .title {
 	font-style:italic;
 }

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list