From 96f130e9f2b565cab0b7208f251ec1f7bebd577a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20=22xq=22=20Quei=C3=9Fner?= Date: Tue, 4 Oct 2022 17:07:49 +0200 Subject: [PATCH] Adds icons to the front matter. --- src/style.css | 8 ++++++++ website/index.htm | 21 +++++++++++++++++---- 2 files changed, 25 insertions(+), 4 deletions(-) diff --git a/src/style.css b/src/style.css index c61963f..73db4ad 100644 --- a/src/style.css +++ b/src/style.css @@ -190,4 +190,12 @@ img.inline { max-height: 1.2em; max-width: 1.2em; vertical-align: middle; +} + +h2 svg { + display: inline; + max-height: 1.1em; + vertical-align: middle; + max-width: 1.1em; + margin-right: 0.25em; } \ No newline at end of file diff --git a/website/index.htm b/website/index.htm index 81b1b4c..097f053 100644 --- a/website/index.htm +++ b/website/index.htm @@ -6,7 +6,10 @@
-

goals

+

+ + goals

  • provide documents on how to get started with embedded programming (for absolute newbies)
  • @@ -19,16 +22,23 @@
-

important links

+

+ + important links

-

community

+

+ + community

-

projects

+

+ + projects