From 114147e48f96c188891abf20970e5e4edfdb89c3 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Thu, 16 Jan 2025 10:55:10 +0000 Subject: [PATCH] fix row height --- css/retro.css | 13 ++++++++++++- md/MVS/index.md | 8 ++++---- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/css/retro.css b/css/retro.css index 9ed1767..a041e51 100644 --- a/css/retro.css +++ b/css/retro.css @@ -153,15 +153,26 @@ hr.frame { width: 48%; } +.column-tabular { + width: 100%; + height: auto; + float: left; + margin-left: 5px; + border: solid 1px; + padding-left: 5px; + padding-right: 5px; +} + .tabular-left { width: 22%; height: auto; } -.fullright { +.full-right { width: 68%; height: auto; } + .segment { width: 15%; } diff --git a/md/MVS/index.md b/md/MVS/index.md index 5bb77e4..e3f7e7c 100644 --- a/md/MVS/index.md +++ b/md/MVS/index.md @@ -3,12 +3,12 @@ This is the link/landing page for everything I do on my Turnkey 5 MVS emulation.
-
+

Turnkey Resources

-
+

Eric Prince's Turnkey 5

The Hercules/Hyperion MVS Emulator

@@ -18,11 +18,11 @@ This is the link/landing page for everything I do on my Turnkey 5 MVS emulation.
-
+

My Projects

-