From b6f8083724bdd0beb6e0711b9aff209e068447e4 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Mon, 14 Jul 2014 15:38:37 +0000 Subject: A few CSS tweaks for the Vivo pages. --- style.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 3e1d371..340ad54 100644 --- a/style.css +++ b/style.css @@ -1431,6 +1431,22 @@ footer.entry-meta { padding: 1em; } +.vivo-slider { + float: right; + margin: 25px 0 2em 2em; +} + +.prodhighlights { + float: left; + width: 45%; + margin-right: 3em; +} + +.prodrequirements { + display: inline-block; + width: 45%; +} + /** * 5.4 Galleries * ---------------------------------------------------------------------------- -- cgit v1.2.3