diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php index a5802ecfa67b7..2a95554086e82 100644 --- a/src/wp-admin/about.php +++ b/src/wp-admin/about.php @@ -62,7 +62,7 @@
- +
@@ -96,7 +96,7 @@
- +
@@ -104,7 +104,7 @@
- +
@@ -136,7 +136,7 @@
- +
@@ -144,14 +144,14 @@
- +

- +

@@ -161,21 +161,21 @@
- +

- +

- +

diff --git a/src/wp-admin/css/about.css b/src/wp-admin/css/about.css index cac1043635b97..70551d9bc84ce 100644 --- a/src/wp-admin/css/about.css +++ b/src/wp-admin/css/about.css @@ -7,6 +7,7 @@ 1.3 Header 2.0 Credits Page 3.0 Freedoms Page + 4.0 Privacy Page x.2.0 Legacy About Styles: Global x.2.1 Typography x.2.2 Structure @@ -945,7 +946,19 @@ .about__section .column .freedom-image { margin-bottom: var(--gap); - max-height: 140px; + max-height: 180px; +} + + +/*------------------------------------------------------------------------------ + 4.0 - Privacy Page +------------------------------------------------------------------------------*/ + +.about__section .column .privacy-image { + display: block; + margin-left: auto; + margin-right: auto; + max-width: 25rem; } diff --git a/src/wp-admin/freedoms.php b/src/wp-admin/freedoms.php index 3d9389f1b1d90..6638890550fc4 100644 --- a/src/wp-admin/freedoms.php +++ b/src/wp-admin/freedoms.php @@ -57,22 +57,22 @@

- +

- +

- +

- +

diff --git a/src/wp-admin/images/freedom-1.svg b/src/wp-admin/images/freedom-1.svg index 6e4f2575a1703..24f27d2d5f924 100644 --- a/src/wp-admin/images/freedom-1.svg +++ b/src/wp-admin/images/freedom-1.svg @@ -1,12 +1 @@ - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/wp-admin/images/freedom-2.svg b/src/wp-admin/images/freedom-2.svg index f006ca1a53c14..79bd3166a3258 100644 --- a/src/wp-admin/images/freedom-2.svg +++ b/src/wp-admin/images/freedom-2.svg @@ -1,13 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/wp-admin/images/freedom-3.svg b/src/wp-admin/images/freedom-3.svg index c01e6f2cd43d8..215c0b0510f77 100644 --- a/src/wp-admin/images/freedom-3.svg +++ b/src/wp-admin/images/freedom-3.svg @@ -1,37 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/wp-admin/images/freedom-4.svg b/src/wp-admin/images/freedom-4.svg index ff9a8d07e8cbc..0347b33c18804 100644 --- a/src/wp-admin/images/freedom-4.svg +++ b/src/wp-admin/images/freedom-4.svg @@ -1,28 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/wp-admin/images/privacy.svg b/src/wp-admin/images/privacy.svg index 4267891c728d8..d3f3d11e1911b 100644 --- a/src/wp-admin/images/privacy.svg +++ b/src/wp-admin/images/privacy.svg @@ -1,30 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/wp-admin/privacy.php b/src/wp-admin/privacy.php index 0eda132a9fe5e..6ee9cb1fab0fa 100644 --- a/src/wp-admin/privacy.php +++ b/src/wp-admin/privacy.php @@ -39,7 +39,7 @@
- +