From da2c5d6fc33587c775a7d8a738c2c18de41f83b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Fri, 2 Aug 2013 13:51:22 +0200 Subject: display URL at home poche --- css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css/style.css') diff --git a/css/style.css b/css/style.css index dda8b0fa..28e18b96 100644 --- a/css/style.css +++ b/css/style.css @@ -129,6 +129,10 @@ input[type=submit].delete { height: 16px; } +#main .entrie .url { + font-size: 13px; +} + /*** ***/ /*** ARTICLE PAGE ***/ -- cgit v1.2.3