diff --git a/app/scripts/templates/pp.mustache b/app/scripts/templates/pp.mustache index eb2b9fd39..209263b86 100644 --- a/app/scripts/templates/pp.mustache +++ b/app/scripts/templates/pp.mustache @@ -6,13 +6,163 @@
diff --git a/app/scripts/templates/tos.mustache b/app/scripts/templates/tos.mustache index e35a3efe6..f5721580a 100644 --- a/app/scripts/templates/tos.mustache +++ b/app/scripts/templates/tos.mustache @@ -1,13 +1,131 @@
diff --git a/app/styles/main.css b/app/styles/main.css index c4fd1b69b..d34d93aa6 100644 --- a/app/styles/main.css +++ b/app/styles/main.css @@ -118,7 +118,12 @@ header h2 { #legal-header h2 { margin: 0 0 30px 0; - padding: 20px 0 0 0; + padding: 0px 0 0 0; +} + +#legal-copy ul, #legal-copy ol { + padding-left:20px; + margin-left:0; } section p {