From 04159446791dbd8d583cc864dbf88155e0296a9e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Sun, 13 Sep 2015 11:33:45 +0200 Subject: [PATCH] Stylesheet. --- static/style.css | 1 + templates/index.html | 11 ++++++----- templates/output.html | 1 + 3 files changed, 8 insertions(+), 5 deletions(-) create mode 100644 static/style.css diff --git a/static/style.css b/static/style.css new file mode 100644 index 0000000..d909c29 --- /dev/null +++ b/static/style.css @@ -0,0 +1 @@ +label.field {font-weight: bold;} diff --git a/templates/index.html b/templates/index.html index 1302dc9..6227518 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,6 +3,7 @@ OCCI Compliance Tests +