From b36cca56789fe90df14a9052cd24910292e3fa48 Mon Sep 17 00:00:00 2001 From: hellekin Date: Fri, 8 Jun 2018 15:08:58 +0200 Subject: [PATCH] Make page more readable --- call-for-nodes.html | 10 ++-------- style.css | 1 + 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/call-for-nodes.html b/call-for-nodes.html index 1e33a94..5652bd1 100644 --- a/call-for-nodes.html +++ b/call-for-nodes.html @@ -7,14 +7,8 @@ CALL FOR NODES -- Trans HacKmeeting 2018 - - - + +
diff --git a/style.css b/style.css index 6f88181..c5a4247 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,5 @@ body { font-family:sans-serif;font-size:12pt;} +body.cfn{background-color:black;color:lime} p {font-family:serif;} a { text-decoration:none;