The following commit has been merged in the master branch:
commit 1ba6f3dd3e79f889f473d3a040e35391e6f77cf1
Author: Andreas Tille <[email protected]>
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

_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit

Reply via email to