Skip to content
Snippets Groups Projects
Commit b7542c34 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Make all HTML iframes have the same size.

parent 927386d4
No related branches found
No related tags found
1 merge request!310Some changes.
......@@ -3,10 +3,10 @@ title = "Redox in Action"
+++
## Redox OS playing Stargate SG-1 Season 10 intro
<iframe src="https://vid.puffyan.us/embed/3cPekY4c9Hc" style="border:none;height:315px;width:560px;" title="Invidious video player"></iframe>
<iframe src="https://vid.puffyan.us/embed/3cPekY4c9Hc" style="border:none;height:601px;width:796px;" title="Invidious video player"></iframe>
## Redox OS running Mesa3D Gears with LLVMpipe
<iframe src="https://vid.puffyan.us/embed/ADSvEA_YY7E" style="border:none;height:315px;width:560px;" title="Invidious video player"></iframe>
<iframe src="https://vid.puffyan.us/embed/ADSvEA_YY7E" style="border:none;height:601px;width:796px;" title="Invidious video player"></iframe>
## System76 Galago Pro (galp3-c)
<img class="img-responsive" src="/img/hardware/system76-galp3-c.jpg"/>
......
......@@ -3,10 +3,10 @@ title = "Redox em Ação"
+++
## Redox OS reproduzindo a intro da temporada 10 de Stargate SG-1
<iframe width="560" height="315" src="https://www.youtube.com/embed/3cPekY4c9Hc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<iframe src="https://vid.puffyan.us/embed/3cPekY4c9Hc" style="border:none;height:601px;width:796px;" title="Invidious video player"></iframe>
## Redox OS executando Mesa3D Gears com LLVMpipe
<iframe width="560" height="315" src="https://www.youtube.com/embed/ADSvEA_YY7E" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<iframe src="https://vid.puffyan.us/embed/ADSvEA_YY7E" style="border:none;height:601px;width:796px;" title="Invidious video player"></iframe>
## System76 Galago Pro (galp3-c)
<img class="img-responsive" src="/img/hardware/system76-galp3-c.jpg"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment