diff --git a/roles/yoda_landingpages/files/css/uu.css b/roles/yoda_landingpages/files/css/uu.css index 7763bea00..2fb47d905 100644 --- a/roles/yoda_landingpages/files/css/uu.css +++ b/roles/yoda_landingpages/files/css/uu.css @@ -122,8 +122,8 @@ header .logo { margin-left: 5%; } header .logo img { - width: 284px; - height: 77px; + height: 60px; + max-width: none; } header .header-title { @@ -280,7 +280,7 @@ header .header-title h1 { } .questions { - margin-top: 100px; + margin-top: 60px; } .questions h2 { font-family: 'Open Sans', sans-serif; @@ -295,7 +295,7 @@ header .header-title h1 { } footer { - background: #000000; + background: #262626; padding-left: 5%; height: 141px; width: 100%; @@ -305,6 +305,6 @@ footer .logo { padding-top: 20px; } footer .logo img { - width: 377px; - height: 111px + max-width: none; + height: 111px; } diff --git a/roles/yoda_landingpages/files/img/logo.svg b/roles/yoda_landingpages/files/img/logo.svg index 7929dd841..bb8c2382f 100644 --- a/roles/yoda_landingpages/files/img/logo.svg +++ b/roles/yoda_landingpages/files/img/logo.svg @@ -1,160 +1,53 @@ - - - + + \ No newline at end of file diff --git a/roles/yoda_landingpages/files/img/logo_footer.svg b/roles/yoda_landingpages/files/img/logo_footer.svg index c71a21cc9..19762494f 100644 --- a/roles/yoda_landingpages/files/img/logo_footer.svg +++ b/roles/yoda_landingpages/files/img/logo_footer.svg @@ -1,171 +1,48 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + +image/svg+xml diff --git a/roles/yoda_rulesets/defaults/main.yml b/roles/yoda_rulesets/defaults/main.yml index 4449a1143..7e4a74b55 100644 --- a/roles/yoda_rulesets/defaults/main.yml +++ b/roles/yoda_rulesets/defaults/main.yml @@ -9,7 +9,7 @@ core_rulesets: - name: yoda-ruleset repo: https://github.com/UtrechtUniversity/yoda-ruleset.git ruleset_name: rules-uu - version: "{{ yoda_version }}" + version: "YDA-5299" install_scripts: true - name: core ruleset_name: core