From 08b95f6aa1fd82842287d099e8c19c911d657584 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sun, 29 Jul 2012 16:33:45 +1200 Subject: Refactor preview display pages. --- libpathod/static/pathod.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libpathod/static') diff --git a/libpathod/static/pathod.css b/libpathod/static/pathod.css index 7ac8bc81..a37311b6 100644 --- a/libpathod/static/pathod.css +++ b/libpathod/static/pathod.css @@ -1,4 +1,5 @@ + .fronttable { } @@ -31,3 +32,9 @@ section { background: #000; color: #fff; } + +.innerlink { + text-decoration: none; + border-bottom:1px dotted; + margin-bottom: 15px; +} -- cgit v1.2.3