From 497af90eabe1e4a89c1ecfe0ebb9c874dd67b648 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Sat, 27 Sep 2014 11:09:20 +0200 Subject: Link info and stats page in settings section, update info page --- grauphel.css | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'grauphel.css') diff --git a/grauphel.css b/grauphel.css index c2594eb..37360db 100644 --- a/grauphel.css +++ b/grauphel.css @@ -26,3 +26,14 @@ padding: 1ex; font-family: monospace; } + +.app-grauphel #app-content ul { + list-style-type: disc; + margin-bottom: 1ex; +} +.app-grauphel #app-content li { + margin-left: 4ex; +} +.app-grauphel #app-content a.lined { + text-decoration: underline; +} -- cgit v1.2.3