From 61db7ac4ac1925e4a5db3341b2127a242f67ebd3 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Mon, 8 Jun 2020 16:13:57 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/12/style.css b/12/style.css index df2434f..bce181a 100644 --- a/12/style.css +++ b/12/style.css @@ -464,7 +464,7 @@ a:hover{ #table_content_05{ /*position: relative;*/ - align-content: left; + /*align-content: left;*/ font-size: 18px; text-align: left; background-color:; @@ -481,5 +481,6 @@ a:hover{ position: relative; width: 40vw; height: 60vh; + float: left; } \ No newline at end of file