From e34905ea77bd7f4889c7b85847fa4d4590a26455 Mon Sep 17 00:00:00 2001 From: Ben Stein-Lobovits Date: Thu, 28 Aug 2014 15:13:02 -0700 Subject: [PATCH] [FIX] download styling --- css/custom.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/css/custom.css b/css/custom.css index 74bd613adb..8be32bbc78 100644 --- a/css/custom.css +++ b/css/custom.css @@ -230,3 +230,13 @@ input#mc-embedded-subscribe { margin-bottom: 10px; font-size: 14px; } + +/************ +consensus whitepaper +*********** */ + +.download_consensus { + font-size: 24px; + text-align: center; + padding: 5px; +} \ No newline at end of file