From: Marius Gavrilescu Date: Fri, 17 Jan 2014 12:29:00 +0000 (+0200) Subject: Style link to rules X-Git-Url: http://git.ieval.ro/?a=commitdiff_plain;h=9d350b9e26a088931ccb1708ee60a622dd7d50f8;p=mindcoding-template-patches.git Style link to rules --- 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