From 55b273686ab3d392cad65a0cc6df64436a87bc51 Mon Sep 17 00:00:00 2001 From: Eva Shon Date: Wed, 14 May 2014 16:41:57 -0400 Subject: [PATCH] Update main.less --- apidoc/template/less/main.less | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/apidoc/template/less/main.less b/apidoc/template/less/main.less index 282b18ce1f..76134e2e4c 100644 --- a/apidoc/template/less/main.less +++ b/apidoc/template/less/main.less @@ -79,28 +79,28 @@ } span.number { - background-color: #ccc !important; - color: #2fa2b1 #important; + background-color: #ccc!important; + color: #2fa2b1!important; } span.string { - background-color: #ccc !important; - color: #2fa2b1 #important; + background-color: #ccc!important; + color: #2fa2b1!important; } span.object { - background-color: #ccc !important; - color: #2fa2b1 #important; + background-color: #ccc!important; + color: #2fa2b1!important; } span.array { - background-color: #ccc !important; - color: #2fa2b1 #important; + background-color: #ccc!important; + color: #2fa2b1!important; } span.boolean { - background-color: #ccc !important; - color: #2fa2b1 #important; + background-color: #ccc!important; + color: #2fa2b1!important; } .subsection-title {