From: Nicolas LÅ“uillet Date: Fri, 2 Aug 2013 11:51:22 +0000 (+0200) Subject: display URL at home poche X-Git-Tag: 1.0-beta1~4 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=da2c5d6fc33587c775a7d8a738c2c18de41f83b2;p=github%2Fwallabag%2Fwallabag.git display URL at home poche --- 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 ***/ diff --git a/tpl/entries.html b/tpl/entries.html index 8526a3c9..83e58c74 100644 --- a/tpl/entries.html +++ b/tpl/entries.html @@ -7,11 +7,14 @@
+
{$value.url}
{/loop}