summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
* ----------------------------------------------------------------------------