From a53032c6641ccfb912c01af677c9f2ef48a37a85 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marek=20St=C4=99pniowski?= Date: Thu, 11 Sep 2008 23:30:17 +0200 Subject: [PATCH] =?utf8?q?Added=20underline=20to=20"Zobacz=20wi=C4=99cej"?= =?utf8?q?=20on=20main=20page.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- wolnelektury/media/css/master.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wolnelektury/media/css/master.css b/wolnelektury/media/css/master.css index a70cadb90..281b4c459 100644 --- a/wolnelektury/media/css/master.css +++ b/wolnelektury/media/css/master.css @@ -245,6 +245,10 @@ div.shown-tags p { text-align: right; } +.show-all-tags { + text-decoration: underline; +} + /* ============== */ /* = Propaganda = */ /* ============== */ -- 2.20.1