From d809baf7234a133234f6833e054780b6f4f90cf4 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Thu, 2 May 2013 17:25:48 +0000 Subject: clearer display of available protocols per mirror --- g/style/screen.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'g') diff --git a/g/style/screen.css b/g/style/screen.css index d8391df4a..6abc447eb 100644 --- a/g/style/screen.css +++ b/g/style/screen.css @@ -274,6 +274,10 @@ ul.news li span.dt { font-weight: thin; font-size: 85%; color: #999; .warn { color: #a00; } .dlt2 tr.reco td { font-weight: bold; } +.mirror-link { text-decoration: underline; padding: 0 2px; } + .mirror-link:hover { background: #eee; color: #000; } + .mirror-link .p { color: #888; } + .noborder { border-collapse: collapse; border: 0; } .noborder td, .noborder th { border: 0; } @@ -424,4 +428,4 @@ h1#mgnavtitle a { color: #fff; } color: white; text-shadow: 0 1px 5px #444; border-radius: 0 0 3px 3px; -} \ No newline at end of file +} -- cgit v1.2.1