From 9d350b9e26a088931ccb1708ee60a622dd7d50f8 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Fri, 17 Jan 2014 14:29:00 +0200 Subject: [PATCH] Style link to rules --- mc.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/mc.css b/mc.css index febd46b..48da84a 100644 --- a/mc.css +++ b/mc.css @@ -159,4 +159,13 @@ body{ #result{ text-align: center; +} + +a.rules{ + display: block; + text-align: center; + font-size: 1.5em; + font-weight: bold; + text-decoration: none; + margin-bottom: 0.5em; } \ No newline at end of file -- 2.39.2