diff options
| -rw-r--r-- | style.css | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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 * ---------------------------------------------------------------------------- |
