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 @@

Instructions

  • Search for and install Samsung Internet from the Oculus Gear VR store.

    -
    - Installation screen for Samsung Internet Browser for Gear VR -
    Installation screen
    -
    + +
    + Installation screen for Samsung Internet Browser for Gear VR +
    Installation screen
    +
    +
  • @@ -51,13 +53,13 @@

    Instructions

  • -

    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.

    - Labs menu for Samsung Internet Browser for Gear VR + Labs menu for Samsung Internet Browser for Gear VR
    Labs menu
    - WebVR menu for Samsung Internet Browser for Gear VR + WebVR menu for Samsung Internet Browser for Gear VR
    WebVR menu
  • diff --git a/public/samsung_internet.json b/public/samsung_internet.json index 09dab3b5..459a9618 100644 --- a/public/samsung_internet.json +++ b/public/samsung_internet.json @@ -3,7 +3,7 @@ "@type": "MobileApplication", "name": "Samsung Internet", "description": "Samsung's browser for mobile & Gear VR", - "description_html": "Samsung's browser for mobile & Gear VR", + "description_html": "Samsung’s browser for mobile & Gear VR", "slug": "samsung_internet", "operatingSystem": "Android 5.1+", "headsets": [ @@ -22,8 +22,8 @@ "releases": { "latest": { "url": "https://www.oculus.com/experiences/gear-vr/849609821813454/", - "fileSize": "224.56 MB", - "version": "5.2.00-14" + "fileSize": "226.79 MB", + "version": "5.4.10.4" } }, "fileSize": "",