From 12b319d2551dfe87abae108425f4746728aa59be Mon Sep 17 00:00:00 2001 From: ryderr Date: Fri, 21 Nov 2014 14:42:36 -0500 Subject: meta and more --- public/assets/stylesheets/app.css | 22 ++++++++++++++-------- views/partials/meta.ejs | 5 +++-- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 5aab111..5891ad6 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -3051,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; } @@ -3084,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; } } diff --git a/views/partials/meta.ejs b/views/partials/meta.ejs index 57453de..d22022c 100644 --- a/views/partials/meta.ejs +++ b/views/partials/meta.ejs @@ -17,7 +17,8 @@ - + + @@ -25,7 +26,7 @@ - + -- cgit v1.2.3-70-g09d2