diff options
Diffstat (limited to '080_blog/00110_Fool-Operating-System/index.md')
| -rw-r--r-- | 080_blog/00110_Fool-Operating-System/index.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/080_blog/00110_Fool-Operating-System/index.md b/080_blog/00110_Fool-Operating-System/index.md index a8fac68..2e25144 100644 --- a/080_blog/00110_Fool-Operating-System/index.md +++ b/080_blog/00110_Fool-Operating-System/index.md @@ -50,13 +50,13 @@ Be warned that most features are unstable and in development. ## Screenshots -{.img-fluid}\ +{}\ **Booting** the Kernel in frame-buffer mode -{.img-fluid}\ +{}\ **Shell** in text mode. -{.img-fluid}\ +{}\ [click here for full-resolution version of pic above.](foolos2.png)\ My **Compositing** Window Manager in action. As you see **Fool-OS** ships with **vim** and some little **ncurses-examples** as well as a @@ -64,7 +64,7 @@ with **vim** and some little **ncurses-examples** as well as a ## Videos -<video style="width:60%;min-width:100pt;" controls> +<video controls> <source src="pipes.mp4" type="video/mp4"> <source src="pipes.ogv" type="video/ogg"> Your browser does not support the video tag. @@ -72,7 +72,7 @@ Your browser does not support the video tag. </video> Demonstrating the Kernel's **piping** functionality, inside the shell. -<video style="width:60%;min-width:100pt;" controls> +<video controls> <source src="compositing.mp4" type="video/mp4"> <source src="compositing.ogv" type="video/ogg"> Your browser does not support the video tag. |
