From: Jan Michel Date: Thu, 11 Dec 2014 11:02:42 +0000 (+0100) Subject: added style for old entries in design list X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=3e6a8658b78439321a0e40a39b246eff34916b5c;p=trb3web.git added style for old entries in design list --- diff --git a/designfiles.htm b/designfiles.htm index 2c994bc..e4392cd 100644 --- a/designfiles.htm +++ b/designfiles.htm @@ -15,7 +15,7 @@ href="http://jspc29.x-matter.uni-frankfurt.de/bitfiles/">jspc29.x-matter.uni-fra 2012-12-1132single edge1.8.9108400super.bit -2012-12-1132single edge1.8.9108400super.bit +2012-10-0132single edge1.8.9108400super.bit diff --git a/styleold.css b/styleold.css index bead248..9bed76a 100644 --- a/styleold.css +++ b/styleold.css @@ -294,3 +294,7 @@ table th { table td, table th { padding:2px 10px; } + +.outdated, .outdated a { + color:#999; + }