From aeac6fb446958e6593bd2f2f7bb78f8d0a586565 Mon Sep 17 00:00:00 2001 From: howard Date: Thu, 6 Apr 2023 11:41:54 +0200 Subject: [PATCH] init --- about_me/index.html | 11 +++++------ about_me/media/kjhealy-screen.css | 4 +++- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/about_me/index.html b/about_me/index.html index f0ba481..1a0b8ff 100644 --- a/about_me/index.html +++ b/about_me/index.html @@ -1,7 +1,7 @@ - + Martin Fencl's CV | CV @@ -17,12 +17,11 @@ | My linkedin page -
-

- -

+
+
+



  @@ -46,7 +45,7 @@ – autonomous projects
– DYI projects (modeling drones, aircraft …)
– automation (home security system, DYI projects)
-

  • Linux-based systems (preferring debian)
  • +
  • Linux-based systems (preferring Debian-Based)
  • Dockerizing
    – docker, docker-compose
    – kubernetes
  • diff --git a/about_me/media/kjhealy-screen.css b/about_me/media/kjhealy-screen.css index 9bff2e9..91c0967 100644 --- a/about_me/media/kjhealy-screen.css +++ b/about_me/media/kjhealy-screen.css @@ -161,9 +161,11 @@ a:hover { } #webaddress { - margin-top: 1em; position: relative; left: 33%; + margin-bottom: 0.7em; + margin-right: 0; + width: 65%; color: #aaa; font-family: Menlo,monospace,sans-serif; font-size: 80%;