summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryderr <r@okfoc.us>2014-11-17 12:04:33 -0500
committerryderr <r@okfoc.us>2014-11-17 12:04:33 -0500
commit053f55941d6a09fe124f982baca0f9dd3d3ed1f9 (patch)
tree343dcc0364709a01a83038915f96d23823248caf
parent21e23e63e089685a558d2e5c74439e9de5c33c4f (diff)
stylez
-rwxr-xr-xpublic/assets/stylesheets/app.css18
-rwxr-xr-xviews/home.ejs6
2 files changed, 15 insertions, 9 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index 1a48a86..39fdc44 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -2224,15 +2224,19 @@ input[type="range"]::-webkit-slider-thumb {
width: 100%;
}
#randomize {
- background: white;
+ background: transparent;
display: inline-block;
color: black;
- text-decoration:none;
- border:1px solid black;
+ text-decoration: none;
text-align: center;
- font-size: 13px;
- padding: 3px;
- cursor: pointer;
+ font-size: 12px;
+ padding: 3px;
+ cursor: pointer;
+ position: absolute;
+ left: 10px;
+ font-weight: 500;
+ top: 0px;
+ border-bottom: 1px solid;
}
#randomize:hover {
color: white;
@@ -2679,7 +2683,7 @@ a[data-role="forgot-password"] {
text-decoration:underline;
}
.vvbox.share {
- width: 300px
+ width: 230px
}
.vvbox.share #share_link {
width: 100%;
diff --git a/views/home.ejs b/views/home.ejs
index bad97f9..6d53ca1 100755
--- a/views/home.ejs
+++ b/views/home.ejs
@@ -38,7 +38,7 @@
</span>
<span>
<h3>Defy The Status Quo</h3>
- <words>There is no platform on the internet quite like VValls. Built using advanced HTML5 techniques, VValls opens up the possibilities of expression online. Go crazy, make otherworldly rooms.</words>
+ <words>There is no platform on the internet quite like VValls. VValls opens up the possibilities of expression online. Go crazy, make otherworldly rooms.</words>
</span>
</div>
</div>
@@ -66,7 +66,9 @@
<span>
<h3>Ready To Go Pro?</h3>
- We offer white-label licensing of the VValls platform that could be used within the context of your product offering. We can customize the VValls platform to suit the various needs of your project. This could include custom floor plans and numerous other features. Please inquire to start a conversation.
+ We can help make your content immersive and experiential. We offer white-label licensing of VValls customized to suit the various needs of your project. Customizations include more sophisticated floor plan, video, audio, and interactivity options, as well as automation of room creation. We can also completely integrate a custom version of VValls into your product offering or work with your team to enhance your advertising or marketing campaign.
+ Give your audience a cutting-edge interactive experience with your brand.
+ Please inquire to start a conversation.
<a href="mailto:info@vvalls.com?subject=VValls platform">Contact</a>
</span>
</div>