From ad0a56560ee4ca80f8498be041b01674f0db471d Mon Sep 17 00:00:00 2001 From: Castro0o Date: Mon, 9 Dec 2019 17:16:42 +0100 Subject: [PATCH] green in style --- 10/style.css | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/10/style.css b/10/style.css index 8fcd1b4..8e537bf 100644 --- a/10/style.css +++ b/10/style.css @@ -158,34 +158,34 @@ div#maingif{ div#define { max-width: 90%; - text-align: justify; + /*! text-align: justify; */ display: block; margin-left: auto; margin-right: auto; font-family: "OCRAStd"; font-size: 1.5vw; padding-top: 5%; - color:black; + color:#fff; } div#pzi { max-width: 90%; - text-align: justify; + /*! text-align: justify; */ display: block; margin-left: auto; margin-right: auto; - font-family: "Roboto"; + font-family: "OCRAStd"; font-size: 1.5vw; - color:black; + color:white; } div#names { max-width: 90%; - text-align: justify; + /*! text-align: justify; */ display: block; margin-left: auto; margin-right: auto; - font-family: "Helvetica"; + font-family: "OCRAStd"; font-style: "light"; color: white; font-size: 1.2vw; @@ -193,13 +193,13 @@ div#names { div#intro { max-width: 90%; - text-align: justify; + /*! text-align: justify; */ display: block; margin-left: auto; margin-right: auto; - font-family: "Roboto"; + font-family: "OCRAStd"; font-size: 1.2vw; - color: black; + color: white; } div.moduleimg{