summaryrefslogtreecommitdiff
path: root/080_blog/00110_Fool-Operating-System/index.md
diff options
context:
space:
mode:
Diffstat (limited to '080_blog/00110_Fool-Operating-System/index.md')
-rw-r--r--080_blog/00110_Fool-Operating-System/index.md10
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
-![](scale_foolos0.png){.img-fluid}\
+![](scale_foolos0.png){}\
**Booting** the Kernel in frame-buffer mode
-![](scale_foolos1.png){.img-fluid}\
+![](scale_foolos1.png){}\
**Shell** in text mode.
-![](scale_foolos2.png){.img-fluid}\
+![](scale_foolos2.png){}\
[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.