Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jul 27, 2024
1 parent 3663721 commit 1978b25
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 72 deletions.
35 changes: 19 additions & 16 deletions Source/Content/en/personal-data-protection-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ respecting privacy of the concerned individuals.
this Policy. The Privacy Manager must be involved in all projects at an
early stage in order to take personal data protection aspects into account
as early as the planning phase.\
The designated Privacy Manager at PlayForm ltd. is Nikola Hristov <[email protected]>.
The designated Privacy Manager at PlayForm ltd. is Nikola Hristov
<[email protected]>.

3. **<span class="underline">Definitions.</span>**

Expand Down Expand Up @@ -300,9 +301,9 @@ respecting privacy of the concerned individuals.
the processing), the Data Subject is provided with the opportunity
to opt-out from the processing for the described legitimate
interests.\
If at least one of the above conditions is not met by PlayForm, the Privacy
Manager must choose and propose a different legal ground for the processing,
such as consent.
If at least one of the above conditions is not met by PlayForm, the
Privacy Manager must choose and propose a different legal ground for
the processing, such as consent.

6. **Legal Compliance and Public Interest**. Besides the grounds specified
afore, we might be requested by the laws of the European Union or laws
Expand Down Expand Up @@ -1154,7 +1155,8 @@ WebSite: https://www.uoou.cz

Art 29 WP Member: Ms. Ivana JANŮ, President of the Office for Personal Data
Protection\
Art 29 WP Alternate Member: Mr. Ivan PROCHÁZKA, Adviser to the President of the Office
Art 29 WP Alternate Member: Mr. Ivan PROCHÁZKA, Adviser to the President of the
Office

**Denmark**

Expand All @@ -1168,8 +1170,8 @@ WebSite: https://www.datatilsynet.dk

Art 29 WP Member: Ms. Cristina Angela GULISANO, Director, Danish Data Protection
Agency (Datatilsynet)\
Art 29 WP Alternate Member: Mr. Peter FOGH KNUDSEN, Head of International Division
at the Danish Data Protection Agency (Datatilsynet)
Art 29 WP Alternate Member: Mr. Peter FOGH KNUDSEN, Head of International
Division at the Danish Data Protection Agency (Datatilsynet)

**Estonia**

Expand Down Expand Up @@ -1228,8 +1230,8 @@ https://www.bfdi.bund.de/EN/Service/Anschriften/Laender/Laender-node.html

Art 29 WP Member: Ms. Andrea VOSSHOFF, Federal Commissioner for Freedom of
Information\
Art 29 WP Alternate Member: Prof. Dr. Johannes CASPAR, representative of the federal
states
Art 29 WP Alternate Member: Prof. Dr. Johannes CASPAR, representative of the
federal states

**Greece**

Expand Down Expand Up @@ -1267,8 +1269,8 @@ E-mail: [email protected]\
WebSite: https://www.dataprotection.ie

Art 29 WP Member: Ms. Helen DIXON, Data Protection Commissioner\
Art 29 WP Alternate Members: Mr. John O'DWYER, Deputy Commissioner; Mr. Dale SUNDERLAND,
Deputy Commissioner
Art 29 WP Alternate Members: Mr. John O'DWYER, Deputy Commissioner; Mr. Dale
SUNDERLAND, Deputy Commissioner

**Italy**

Expand Down Expand Up @@ -1307,8 +1309,8 @@ WebSite: https://www.ada.lt

Art 29 WP Member: Mr. Raimondas Andrijauskas, Director of the State Data
Protection Inspectorate\
Art 29 WP Alternate Member: Ms. Neringa KAKTAVIČIŪTĖ-MICKIENĖ, Head of Complaints
Investigation and International Cooperation Division
Art 29 WP Alternate Member: Ms. Neringa KAKTAVIČIŪTĖ-MICKIENĖ, Head of
Complaints Investigation and International Cooperation Division

**Luxembourg**

Expand Down Expand Up @@ -1388,8 +1390,8 @@ WebSite: https://www.dataprotection.ro

Art 29 WP Member: Ms. Ancuţa Gianina OPRE, President of the National Supervisory
Authority for Personal Data Processing\
Art 29 WP Alternate Member: Ms. Alina SAVOIU, Head of the Legal and Communication
Department
Art 29 WP Alternate Member: Ms. Alina SAVOIU, Head of the Legal and
Communication Department

**Slovakia**

Expand Down Expand Up @@ -1490,7 +1492,8 @@ WebSite: https://www.datatilsynet.no
**Switzerland**

Data Protection and Information Commissioner of Switzerland\
Eidgenössischer Datenschutz- und Öffentlichkeitsbeauftragter Mr. Adrian Lobsiger\
Eidgenössischer Datenschutz- und Öffentlichkeitsbeauftragter Mr. Adrian
Lobsiger\
Feldeggweg 1\
3003 Bern\
Tel. +41 58 462 43 95; Fax +41 58 462 99 96\
Expand Down
11 changes: 5 additions & 6 deletions Source/Content/en/privacy-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@ Title: Privacy Policy
- [Transfer of Data]
- [Disclosure of Data]
- [Security of Data]
- [Your Data Protection Rights Under General Data Protection Regulation
(GDPR)]
- [Your Data Protection Rights under the California Privacy Protection Act
(CalOPPA)]
- [Your Data Protection Rights under the California Consumer Privacy Act
(CCPA)]
- [Your Data Protection Rights Under General Data Protection Regulation (GDPR)]
- [Your Data Protection Rights under the California Privacy Protection
Act (CalOPPA)]
- [Your Data Protection Rights under the California Consumer Privacy
Act (CCPA)]
- [Service Providers]
- [Payments]
- [Links to Other Sites]
Expand Down
22 changes: 3 additions & 19 deletions Source/Stylesheet/Component/Article.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
.article {
@apply prose
prose-slate
mx-auto
dark:prose-invert
prose-h1:font-[#151515];
@apply prose prose-slate mx-auto dark:prose-invert prose-h1:font-[#151515];

.data-footnote-backref {
@apply font-sans
no-underline;
@apply font-sans no-underline;
}

a,
Expand All @@ -30,18 +25,7 @@
}

a {
@apply ease-apple
break-all
decoration-blue-600
decoration-1
outline-none
outline-offset-2
transition-all
duration-150
hover:text-blue-600
focus-visible:decoration-transparent
focus-visible:outline-2
focus-visible:outline-blue-500;
@apply ease-apple break-all decoration-blue-600 decoration-1 outline-none outline-offset-2 transition-all duration-150 hover:text-blue-600 focus-visible:decoration-transparent focus-visible:outline-2 focus-visible:outline-blue-500;
}

@media (prefers-color-scheme: dark) {
Expand Down
23 changes: 3 additions & 20 deletions Source/Stylesheet/Component/Footer.css
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
.footer {
ul {
@apply px-4
py-2;
@apply px-4 py-2;
}

li {
+ li {
@apply mt-3
sm:ml-3
sm:mt-0;
@apply mt-3 sm:ml-3 sm:mt-0;
}
}

Expand All @@ -27,21 +24,7 @@
2px 1px var(--text-shadow-color),
2px 2px var(--text-shadow-color);

@apply ease-apple relative
text-base
underline
decoration-blue-600
decoration-1
outline-none
outline-offset-2
transition-all
duration-150
hover:text-blue-600
focus-visible:z-10
focus-visible:decoration-transparent
focus-visible:outline-2
focus-visible:outline-blue-500
sm:text-sm;
@apply ease-apple relative text-base underline decoration-blue-600 decoration-1 outline-none outline-offset-2 transition-all duration-150 hover:text-blue-600 focus-visible:z-10 focus-visible:decoration-transparent focus-visible:outline-2 focus-visible:outline-blue-500 sm:text-sm;
}

.icon {
Expand Down
13 changes: 2 additions & 11 deletions Source/Stylesheet/Component/Header.css
Original file line number Diff line number Diff line change
@@ -1,22 +1,13 @@
.Header {
.container {
@apply px-5
py-5;
@apply px-5 py-5;
}

a {
padding: 2px;
width: 20px;
height: 20px;

@apply ease-apple
m-1
rounded-full
outline-none
outline-offset-2
transition-all
duration-150
focus-visible:outline-2
focus-visible:outline-green-500;
@apply ease-apple m-1 rounded-full outline-none outline-offset-2 transition-all duration-150 focus-visible:outline-2 focus-visible:outline-green-500;
}
}

0 comments on commit 1978b25

Please sign in to comment.