diff --git a/EnvelopeGenerator.ReceiverUI/wwwroot/css/privacy-policy.css b/EnvelopeGenerator.ReceiverUI/wwwroot/css/privacy-policy.css new file mode 100644 index 00000000..12d2fc42 --- /dev/null +++ b/EnvelopeGenerator.ReceiverUI/wwwroot/css/privacy-policy.css @@ -0,0 +1,41 @@ +body { + font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; + line-height: 1.6; + margin: 1.25rem; + background-color: #f4f4f4; +} + +header { + text-align: center; + margin: 0rem 10rem 3rem 10rem; + box-shadow: 0 .25rem .5rem rgba(0, 0, 0, 0.1); +} + +h1 { + color: #333; +} + +h2 { + color: #0056b3; +} + +section { + background-color: white; + padding: 1.25rem; + border-radius: 0.5rem; + box-shadow: 0 .25rem .5rem rgba(0, 0, 0, 0.1); + margin: 0rem 10rem 3rem 10rem +} + +ul { + list-style: disc inside; +} + +a { + color: #0056b3; + text-decoration: none; +} + +a:hover { + text-decoration: underline; +} \ No newline at end of file diff --git a/EnvelopeGenerator.ReceiverUI/wwwroot/css/privacy-policy.min.css b/EnvelopeGenerator.ReceiverUI/wwwroot/css/privacy-policy.min.css new file mode 100644 index 00000000..eb1528de --- /dev/null +++ b/EnvelopeGenerator.ReceiverUI/wwwroot/css/privacy-policy.min.css @@ -0,0 +1 @@ +body{font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;line-height:1.6;margin:1.25rem;background-color:#f4f4f4}header{text-align:center;margin:0 10rem 3rem 10rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.1)}h1{color:#333}h2{color:#0056b3}section{background-color:#fff;padding:1.25rem;border-radius:.5rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.1);margin:0 10rem 3rem 10rem}ul{list-style:disc inside}a{color:#0056b3;text-decoration:none}a:hover{text-decoration:underline} \ No newline at end of file diff --git a/EnvelopeGenerator.ReceiverUI/wwwroot/docs/privacy-policy.de-DE.html b/EnvelopeGenerator.ReceiverUI/wwwroot/docs/privacy-policy.de-DE.html index 230aebdb..6b1bc8d4 100644 --- a/EnvelopeGenerator.ReceiverUI/wwwroot/docs/privacy-policy.de-DE.html +++ b/EnvelopeGenerator.ReceiverUI/wwwroot/docs/privacy-policy.de-DE.html @@ -5,7 +5,7 @@ Datenschutzinformation für das Fernsignatursystem: signFLOW - +