summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorNathan Kinkade <nath@nkinka.de>2014-07-14 15:38:37 +0000
committerNathan Kinkade <nath@nkinka.de>2014-07-14 15:38:37 +0000
commitb6f8083724bdd0beb6e0711b9aff209e068447e4 (patch)
treed041a6168fbd335af9adb3b90e07bd11569a8d94 /style.css
parent6816b56e925fbc35bc8415dd59a694da5b8a7b69 (diff)
A few CSS tweaks for the Vivo pages.
Diffstat (limited to 'style.css')
-rw-r--r--style.css16
1 files changed, 16 insertions, 0 deletions
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
* ----------------------------------------------------------------------------