diff --git a/public/media/css/main.css b/public/media/css/main.css index 40e02cbe..7357fe88 100644 --- a/public/media/css/main.css +++ b/public/media/css/main.css @@ -1644,6 +1644,14 @@ html[data-layout~="headset"][data-layout~="htc_vive"] .edit-page a:hover { margin-bottom: 0; position: absolute; } + + #download:empty ~ .download-block + .download-block .download { + margin-top: 1rem; + } + + .download-block { + margin-right: 1.5rem; + } } @media all and (min-width: 45rem) { @@ -1849,6 +1857,28 @@ html[data-layout~="headset"][data-layout~="htc_vive"] .edit-page a:hover { } } +[data-report-key="description"] { + width: 100%; +} + +.download-block { + display: inline-block; +} + +.download-block p { + margin-bottom: .5rem; +} + +.download-block .download { + margin-top: 1.5rem; +} + +.c:after { + clear: both; + content: ""; + display: table; +} + @media all and (min-width: 70rem) { .table-support /*a*/.supported strong { color: #3d9970; @@ -1862,7 +1892,3 @@ html[data-layout~="headset"][data-layout~="htc_vive"] .edit-page a:hover { color: darkgreen; } } - -[data-report-key="description"] { - width: 100%; -} diff --git a/public/servo.html b/public/servo.html index 36b7a3dd..9ff2dd11 100644 --- a/public/servo.html +++ b/public/servo.html @@ -1,4 +1,4 @@ -{% from '_helpers.html' import author_item, browsers, site_title %} +{% from '_helpers.html' import author_item, browsers, headsets, site_title %} {% set browser = browsers.servo %} {% set page = 'servo.html' %} @@ -9,7 +9,7 @@
+ View source +
++ View source +
++ View source +
- View source -