From 3e6a8658b78439321a0e40a39b246eff34916b5c Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Thu, 11 Dec 2014 12:02:42 +0100 Subject: [PATCH] added style for old entries in design list --- designfiles.htm | 2 +- styleold.css | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) 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; + } -- 2.43.0