diff --git a/public/media/css/main.css b/public/media/css/main.css index b7bab47b..36b5912d 100644 --- a/public/media/css/main.css +++ b/public/media/css/main.css @@ -1122,6 +1122,14 @@ tr[data-headset="windows_mixed_reality"] th a:before { margin-top: 1.5rem; } +.db { + display: block; +} + +.w-100 { + width: 100%; +} + .button-source { display: block; font-size: .8rem; @@ -1454,6 +1462,15 @@ html[data-layout~="headset"][data-layout~="htc_vive"] .edit-page a:hover { font-weight: bold; } +[data-section~="setup"] figure { + background: #fafafa; + margin-right: 1.5rem; +} + +[data-section~="setup"] figure + figure { + margin-top: 1.5em; +} + /** * Breakpoints * @@ -1842,6 +1859,12 @@ html[data-layout~="headset"][data-layout~="htc_vive"] .edit-page a:hover { } } +@media all and (min-width: 52.8rem) { + [data-section~="setup"] figure + figure { + margin-top: 0; + } +} + @media all and (min-width: 60rem) { .intro-para { font-size: 1.6rem; diff --git a/public/samsung_internet.html b/public/samsung_internet.html index b922fbed..3f7a6a8a 100644 --- a/public/samsung_internet.html +++ b/public/samsung_internet.html @@ -39,10 +39,12 @@
Search for and install Samsung Internet from the Oculus Gear VR store.
- + + +Samsung Internet for Gear VR automatically detects web pages that use the WebVR API and prompts users to enable WebVR when the page is loaded. You can also enable or disable WebVR via the Labs menu.
+
Samsung Internet for Gear VR automatically detects web pages that use the WebVR API and prompts users to enable WebVR when the page is loaded. You can also enable or disable WebVR via the Labs menu.