From 0f421dbc31d50ca2dd0d92195826460cc6e0199a Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Thu, 20 Feb 2020 11:25:19 +0100 Subject: [PATCH] more specific css selector this might help with future css changes --- index.css | 2 +- index.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.css b/index.css index 568b0a6..0217db7 100644 --- a/index.css +++ b/index.css @@ -151,7 +151,7 @@ header > div { content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM17 13l-5 5-5-5h3V9h4v4h3z' fill='%23fff'%3E%3C/path%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E"); } -#images div div :first-child { +#images .column { width: 5em; display: inline-block; line-height: 1.5; diff --git a/index.html b/index.html index acb15fa..b25d69c 100644 --- a/index.html +++ b/index.html @@ -48,9 +48,9 @@

Release Build

-
Model:
-
Target:
-
Version: ()
+
Model:
+
Target:
+
Version: ()