From 9a54e79cd3047f8bfc50646261961399d0f5b549 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Mon, 19 Mar 2012 21:53:08 -0400 Subject: index: modal for custom work --- css/bootswatch.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'css') diff --git a/css/bootswatch.css b/css/bootswatch.css index c7e8e33e..b2204dca 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -112,6 +112,18 @@ body { margin-top: 10px; } +.modal .label { + vertical-align: text-top; +} + +.modal p { + margin-bottom: 1em; +} + +.modal p:last-child { + margin-top: 2em; +} + /* Landscape phones and down */ @media (max-width: 480px) { -- cgit v1.2.3