From eef204000abc79c9a83f3ce268f051dcfff6bf7d Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Mon, 26 Jul 2021 01:42:10 +0200 Subject: file viewer, prettier things --- styles/globals.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'styles') diff --git a/styles/globals.css b/styles/globals.css index 713c742..6e5a179 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -5,10 +5,8 @@ body { font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; } - -a { - color: inherit; - text-decoration: none; +h1 { + font-weight: bold; } * { -- cgit v1.2.3