From bdecd3609e0d2eda8e2b84941641e11eedcd7850 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Mon, 8 Jun 2020 15:53:26 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/12/style.css b/12/style.css index 0e9730b..1796c3c 100644 --- a/12/style.css +++ b/12/style.css @@ -462,6 +462,12 @@ a:hover{ } #table_content_05 { - margin-left: 10vw; + align-content: initial; + font-size: 18px; + text-align: left; + background-color:; + list-style-type: none; + margin-left: 10vw; + margin-bottom: 30px; } \ No newline at end of file