From d44c8f561a0584ecaf765116e44c5d480df7725d Mon Sep 17 00:00:00 2001 From: "Z. Cliffe Schreuders" Date: Fri, 29 Jul 2022 12:25:42 +0100 Subject: [PATCH] improve formatting of lab sheets --- .../hackerbot_config/backups/shared/labsheet.html.erb | 2 +- .../hackerbot_config/backups/templates/labsheet.html.erb | 4 ++-- .../hackerbot_config/dead_analysis/shared/labsheet.html.erb | 2 +- .../dead_analysis/templates/labsheet.html.erb | 4 ++-- .../dead_analysis_v2/shared/labsheet.html.erb | 2 +- .../dead_analysis_v2/templates/labsheet.html.erb | 4 ++-- .../hacker_vs_hackerbot_1/shared/labsheet.html.erb | 2 +- .../hacker_vs_hackerbot_1/templates/labsheet.html.erb | 4 ++-- .../hacker_vs_hackerbot_2/shared/labsheet.html.erb | 2 +- .../hacker_vs_hackerbot_2/templates/labsheet.html.erb | 4 ++-- .../hb_access_controls/shared/labsheet.html.erb | 2 +- .../hb_access_controls/templates/labsheet.html.erb | 4 ++-- .../hackerbot_config/hb_apparmor/shared/labsheet.html.erb | 2 +- .../hackerbot_config/hb_apparmor/templates/labsheet.html.erb | 4 ++-- .../hb_assignment_spec/shared/labsheet.html.erb | 2 +- .../hb_assignment_spec/templates/labsheet.html.erb | 4 ++-- .../hackerbot_config/hb_containers/shared/labsheet.html.erb | 2 +- .../hb_containers/templates/labsheet.html.erb | 4 ++-- .../hackerbot_config/hb_facls/shared/labsheet.html.erb | 2 +- .../hackerbot_config/hb_facls/templates/labsheet.html.erb | 4 ++-- .../hackerbot_config/hb_labtainer/shared/labsheet.html.erb | 2 +- .../hackerbot_config/hb_labtainer/templates/labsheet.html.erb | 4 ++-- .../hackerbot_config/hb_ldap/shared/labsheet.html.erb | 2 +- .../hackerbot_config/hb_ldap/templates/labsheet.html.erb | 4 ++-- .../hackerbot_config/hb_siem/shared/labsheet.html.erb | 2 +- .../hackerbot_config/hb_siem/templates/labsheet.html.erb | 4 ++-- .../hackerbot_config/hb_suid_acls/shared/labsheet.html.erb | 2 +- .../hackerbot_config/hb_suid_acls/templates/labsheet.html.erb | 4 ++-- .../hbauthentication/shared/labsheet.html.erb | 2 +- .../hbauthentication/templates/labsheet.html.erb | 4 ++-- .../hackerbot_config/hbpam/shared/labsheet.html.erb | 2 +- .../hackerbot_config/hbpam/templates/labsheet.html.erb | 4 ++-- .../hackerbot_config/ids/shared/labsheet.html.erb | 2 +- .../hackerbot_config/ids/templates/labsheet.html.erb | 4 ++-- .../ids_exfiltration/shared/labsheet.html.erb | 2 +- .../ids_exfiltration/templates/labsheet.html.erb | 4 ++-- .../hackerbot_config/ids_rules/shared/labsheet.html.erb | 2 +- .../hackerbot_config/ids_rules/templates/labsheet.html.erb | 4 ++-- .../integrity_detection/shared/labsheet.html.erb | 2 +- .../integrity_detection/templates/labsheet.html.erb | 4 ++-- .../integrity_protection/shared/labsheet.html.erb | 2 +- .../integrity_protection/templates/labsheet.html.erb | 4 ++-- .../hackerbot_config/live_analysis/shared/labsheet.html.erb | 2 +- .../live_analysis/templates/labsheet.html.erb | 4 ++-- .../live_analysis_v2/shared/labsheet.html.erb | 2 +- .../live_analysis_v2/templates/labsheet.html.erb | 4 ++-- 46 files changed, 69 insertions(+), 69 deletions(-) diff --git a/modules/generators/structured_content/hackerbot_config/backups/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/backups/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/backups/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/backups/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/backups/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/backups/templates/labsheet.html.erb index 3166f3520..460f64aa0 100644 --- a/modules/generators/structured_content/hackerbot_config/backups/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/backups/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -93,7 +93,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/dead_analysis/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/dead_analysis/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/dead_analysis/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/dead_analysis/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/dead_analysis/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/dead_analysis/templates/labsheet.html.erb index 3166f3520..71c503350 100644 --- a/modules/generators/structured_content/hackerbot_config/dead_analysis/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/dead_analysis/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -93,7 +93,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/dead_analysis_v2/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/dead_analysis_v2/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/dead_analysis_v2/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/dead_analysis_v2/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/dead_analysis_v2/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/dead_analysis_v2/templates/labsheet.html.erb index 3166f3520..71c503350 100644 --- a/modules/generators/structured_content/hackerbot_config/dead_analysis_v2/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/dead_analysis_v2/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -93,7 +93,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/hacker_vs_hackerbot_1/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hacker_vs_hackerbot_1/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/hacker_vs_hackerbot_1/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hacker_vs_hackerbot_1/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/hacker_vs_hackerbot_1/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hacker_vs_hackerbot_1/templates/labsheet.html.erb index f2305ec1c..85ea8c7f9 100644 --- a/modules/generators/structured_content/hackerbot_config/hacker_vs_hackerbot_1/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hacker_vs_hackerbot_1/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -93,7 +93,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/hacker_vs_hackerbot_2/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hacker_vs_hackerbot_2/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/hacker_vs_hackerbot_2/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hacker_vs_hackerbot_2/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/hacker_vs_hackerbot_2/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hacker_vs_hackerbot_2/templates/labsheet.html.erb index f2305ec1c..85ea8c7f9 100644 --- a/modules/generators/structured_content/hackerbot_config/hacker_vs_hackerbot_2/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hacker_vs_hackerbot_2/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -93,7 +93,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/hb_access_controls/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_access_controls/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_access_controls/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_access_controls/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/hb_access_controls/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_access_controls/templates/labsheet.html.erb index 0bb7cc90a..1eea6befb 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_access_controls/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_access_controls/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -86,7 +86,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/hb_apparmor/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_apparmor/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_apparmor/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_apparmor/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/hb_apparmor/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_apparmor/templates/labsheet.html.erb index 0bb7cc90a..1eea6befb 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_apparmor/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_apparmor/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -86,7 +86,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/hb_assignment_spec/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_assignment_spec/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_assignment_spec/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_assignment_spec/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/hb_assignment_spec/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_assignment_spec/templates/labsheet.html.erb index 0bb7cc90a..1eea6befb 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_assignment_spec/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_assignment_spec/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -86,7 +86,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/hb_containers/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_containers/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_containers/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_containers/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/hb_containers/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_containers/templates/labsheet.html.erb index 0bb7cc90a..1eea6befb 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_containers/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_containers/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -86,7 +86,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/hb_facls/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_facls/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_facls/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_facls/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/hb_facls/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_facls/templates/labsheet.html.erb index 0bb7cc90a..1eea6befb 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_facls/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_facls/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -86,7 +86,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/hb_labtainer/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_labtainer/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_labtainer/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_labtainer/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/hb_labtainer/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_labtainer/templates/labsheet.html.erb index 3166f3520..71c503350 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_labtainer/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_labtainer/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -93,7 +93,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/hb_ldap/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_ldap/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_ldap/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_ldap/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/hb_ldap/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_ldap/templates/labsheet.html.erb index 0bb7cc90a..1eea6befb 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_ldap/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_ldap/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -86,7 +86,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/hb_siem/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_siem/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_siem/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_siem/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/hb_siem/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_siem/templates/labsheet.html.erb index 0bb7cc90a..1eea6befb 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_siem/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_siem/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -86,7 +86,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/hb_suid_acls/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_suid_acls/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_suid_acls/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_suid_acls/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/hb_suid_acls/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hb_suid_acls/templates/labsheet.html.erb index 0bb7cc90a..1eea6befb 100644 --- a/modules/generators/structured_content/hackerbot_config/hb_suid_acls/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hb_suid_acls/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -86,7 +86,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/hbauthentication/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hbauthentication/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/hbauthentication/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hbauthentication/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/hbauthentication/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hbauthentication/templates/labsheet.html.erb index 0bb7cc90a..1eea6befb 100644 --- a/modules/generators/structured_content/hackerbot_config/hbauthentication/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hbauthentication/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -86,7 +86,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/hbpam/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hbpam/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/hbpam/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hbpam/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/hbpam/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/hbpam/templates/labsheet.html.erb index 0bb7cc90a..1eea6befb 100644 --- a/modules/generators/structured_content/hackerbot_config/hbpam/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/hbpam/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -86,7 +86,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/ids/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/ids/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/ids/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/ids/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/ids/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/ids/templates/labsheet.html.erb index 3166f3520..71c503350 100644 --- a/modules/generators/structured_content/hackerbot_config/ids/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/ids/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -93,7 +93,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/ids_exfiltration/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/ids_exfiltration/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/ids_exfiltration/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/ids_exfiltration/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/ids_exfiltration/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/ids_exfiltration/templates/labsheet.html.erb index 3166f3520..71c503350 100644 --- a/modules/generators/structured_content/hackerbot_config/ids_exfiltration/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/ids_exfiltration/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -93,7 +93,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/ids_rules/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/ids_rules/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/ids_rules/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/ids_rules/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/ids_rules/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/ids_rules/templates/labsheet.html.erb index 3166f3520..71c503350 100644 --- a/modules/generators/structured_content/hackerbot_config/ids_rules/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/ids_rules/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -93,7 +93,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/integrity_detection/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/integrity_detection/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/integrity_detection/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/integrity_detection/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/integrity_detection/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/integrity_detection/templates/labsheet.html.erb index 0bb7cc90a..1eea6befb 100644 --- a/modules/generators/structured_content/hackerbot_config/integrity_detection/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/integrity_detection/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -86,7 +86,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/integrity_protection/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/integrity_protection/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/integrity_protection/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/integrity_protection/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/integrity_protection/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/integrity_protection/templates/labsheet.html.erb index 0bb7cc90a..1eea6befb 100644 --- a/modules/generators/structured_content/hackerbot_config/integrity_protection/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/integrity_protection/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -86,7 +86,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/live_analysis/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/live_analysis/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/live_analysis/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/live_analysis/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/live_analysis/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/live_analysis/templates/labsheet.html.erb index 3166f3520..71c503350 100644 --- a/modules/generators/structured_content/hackerbot_config/live_analysis/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/live_analysis/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -93,7 +93,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none; diff --git a/modules/generators/structured_content/hackerbot_config/live_analysis_v2/shared/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/live_analysis_v2/shared/labsheet.html.erb index 72dab611a..fefc25e1e 100644 --- a/modules/generators/structured_content/hackerbot_config/live_analysis_v2/shared/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/live_analysis_v2/shared/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } diff --git a/modules/generators/structured_content/hackerbot_config/live_analysis_v2/templates/labsheet.html.erb b/modules/generators/structured_content/hackerbot_config/live_analysis_v2/templates/labsheet.html.erb index 3166f3520..71c503350 100644 --- a/modules/generators/structured_content/hackerbot_config/live_analysis_v2/templates/labsheet.html.erb +++ b/modules/generators/structured_content/hackerbot_config/live_analysis_v2/templates/labsheet.html.erb @@ -9,7 +9,7 @@ .markdown-body { box-sizing: border-box; min-width: 200px; - max-width: 980px; + margin: 0 auto; padding: 45px; } @@ -93,7 +93,7 @@ .markdown-body { padding: 15px; min-width: 200px; - max-width: 980px; + } .toc { float: none;