From bfae30eaa7c2117c257780dd396655664a48a954 Mon Sep 17 00:00:00 2001 From: onurcatmabacak Date: Tue, 17 Sep 2024 22:15:36 +0200 Subject: [PATCH] improvements --- instructions.html | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/instructions.html b/instructions.html index 53975f6..75036dd 100644 --- a/instructions.html +++ b/instructions.html @@ -55,13 +55,12 @@ h2 { margin-top: 40px; font-size: 40px; - color: #f9004d; - text-align: center; + text-align: left; } .instructions-content { width: 100%; /* Full width */ max-width: 800px; /* Same max-width as the research page */ - text-align: center; + text-align: left; margin: 20px auto; line-height: 1.8; } @@ -73,8 +72,7 @@ margin-bottom: 20px; } a { - color: #f9004d; - text-decoration: none; + text-align: left; } a:hover { text-decoration: underline; @@ -114,9 +112,8 @@

Instructions for Research Project

-

Follow these detailed instructions to complete the research project: