summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpublic/assets/stylesheets/app.css24
-rw-r--r--views/about/howto.ejs2
-rw-r--r--views/partials/footer.ejs2
-rw-r--r--views/partials/meta.ejs7
4 files changed, 21 insertions, 14 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index 632d816..5891ad6 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -1,4 +1,3 @@
-@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
*{
margin:0;
@@ -3052,10 +3051,16 @@ a[data-role="forgot-password"] {
width: 170px;
padding: 6px 8px 8px 8px;
}
+ .aboutRoom .profilePic {
+ display:none;
+ }
.aboutRoom h2 {
font-size: 13px;
margin: 1px 0 0 0;
}
+ .btn.marg.warn {
+ display:none;
+ }
.aboutRoom h1 a, .aboutRoom h1 {
font-size: 16px;
}
@@ -3085,19 +3090,19 @@ a[data-role="forgot-password"] {
display:none;
}
.mobile #scene:after{
- content:"Hey there! For best viewing we suggest flipping your device sideways and spinning around in circles :)";
+ content: "Hello friend! For best viewing we suggest flipping your device sideways and spinning around in circles :)";
z-index: 3;
- border: 1px solid;
position: fixed;
display: inline-block;
background: white;
- box-shadow: -3px 3px;
- width: 170px;
- background: rgba(255,255,255,0.95);
- padding: 6px 8px 8px 8px;
- bottom: 10px;
+ width: 90%;
+ top: 50px;
left: 10px;
- border: 1px solid;
+ font-size: 27px;
+ font-weight: 300;
+ line-height: 50px;
+ border-bottom: 1px solid;
+ padding-bottom: 20px;
}
}
@@ -3141,6 +3146,7 @@ a[data-role="forgot-password"] {
}
}
+
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) {
.hero{
height: 500pt;
diff --git a/views/about/howto.ejs b/views/about/howto.ejs
index d5aeab7..74009d1 100644
--- a/views/about/howto.ejs
+++ b/views/about/howto.ejs
@@ -77,7 +77,7 @@
<div class="item">
<div class="rap">
<span style="background-image:url(http://okfocus.s3.amazonaws.com/random/keyboard.gif); background-position: 15%;"></span>
- <span>
+ <span style="padding: 0 50px;margin-bottom: 60px;">
<words>
<h3>Getting around VValls is easier with the keyboard.</h3>
diff --git a/views/partials/footer.ejs b/views/partials/footer.ejs
index 4005507..7b01162 100644
--- a/views/partials/footer.ejs
+++ b/views/partials/footer.ejs
@@ -17,7 +17,7 @@
<a href="/about/terms">Terms</a>
<a href="/about/privacy">Privacy</a>
<a href="mailto:hello@vvalls.com">Contact</a>
-
+ <br><br>
<span>©2014 Dot Dash 3, Inc.</span>
<a href="http://okfoc.us/">Site by OKFocus</a>
diff --git a/views/partials/meta.ejs b/views/partials/meta.ejs
index defb187..d22022c 100644
--- a/views/partials/meta.ejs
+++ b/views/partials/meta.ejs
@@ -17,7 +17,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
- <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable = no">
+ <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="description" content="[[- ogDescription ]]" />
<meta name="author" content="[[- ogAuthor ]]" />
<link rel="shortcut icon" href="/favicon.ico" />
@@ -25,12 +26,12 @@
<meta property="og:type" content="website" />
<meta property="og:image" content="[[- ogImage ]]" />
<meta property="og:url" content="[[- ogUrl ]]" />
- <meta property="og:site_name" content="VValls" />
+ <meta property="og:site_name" content="vvalls" />
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
+ <link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css'>
<link href='/assets/stylesheets/ionicons.css' rel='stylesheet' type='text/css'>
<link href='/assets/stylesheets/app.css' rel='stylesheet' type='text/css'>
- <!--<link href='/assets/stylesheets/animate.css' rel='stylesheet' type='text/css'>-->
<link href='/assets/stylesheets/chardinjs.css' rel='stylesheet' type='text/css'>
<!--[if lt IE 9]>
<style>