Skip to content

Commit 4c8bbbb

Browse files
committed
PR-review-fixes
1 parent 5bba083 commit 4c8bbbb

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

articles/active-directory/fundamentals/how-to-customize-branding.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.workload: identity
1010
ms.subservice: fundamentals
1111
ms.topic: how-to
12-
ms.date: 03/23/2023
12+
ms.date: 03/24/2023
1313
ms.author: sarahlipsey
1414
ms.reviewer: almars
1515
ms.custom: "it-pro, seodec18, fasttrack-edit"
@@ -57,7 +57,7 @@ The branding elements are called out in the following example. Text descriptions
5757
1. **Background image** and **page background color**: The entire space behind the sign-in box.
5858
1. **Banner logo**: The logo that appears in the upper-left corner of the sign-in box.
5959
1. **Username hint and text**: The text that appears before a user enters their information.
60-
1. **Sign-in page text**: Additional text you can below the username field.
60+
1. **Sign-in page text**: Additional text you can add below the username field.
6161
1. **Self-service password reset**: A link you can add below the sign-in page text for password resets.
6262
1. **Template**: The layout of the page and sign-in boxes.
6363
1. **Footer**: Text in the lower-right corner of the page where you can add Terms of use or privacy information.
@@ -192,7 +192,7 @@ The process for customizing the experience is the same as the [default sign-in e
192192

193193
Azure AD supports right-to-left functionality for languages such as Arabic and Hebrew that are read right-to-left. The layout adjusts automatically, based on the user's browser settings.
194194

195-
![Screenshot of the sign-in experience in Hebrew, demonstrating the right-to-left layout.](media/how-to-customize-branding/righ-to-left-language-example.png)
195+
![Screenshot of the sign-in experience in Hebrew, demonstrating the right-to-left layout.](media/how-to-customize-branding/right-to-left-language-example.png)
196196

197197
## Next steps
198198

articles/active-directory/fundamentals/reference-company-branding-css-template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.workload: identity
1010
ms.subservice: fundamentals
1111
ms.topic: how-to
12-
ms.date: 03/23/2023
12+
ms.date: 03/24/2023
1313
ms.author: sarahlipsey
1414
ms.reviewer: almars
1515
ms.collection: M365-identity-device-management
@@ -88,11 +88,11 @@ Use the following CSS selectors to configure the details of the sign-in experien
8888

8989
- `.ext-boilerplate-text` - Custom message text at the bottom of the sign-in box
9090

91-
![Screenshot of the sign-in box with the optional boilerplate text area highlighted](media/reference-company-branding-css-template/ext-boilerplate-text.png)
91+
![Screenshot of the sign-in box with the optional boilerplate text area highlighted.](media/reference-company-branding-css-template/ext-boilerplate-text.png)
9292

9393
- `.ext-promoted-fed-cred-box` - Sign-in options text box
9494

95-
![Screenshot of the sign-in box with the federated sign-in option highlighted.](media/reference-company-branding-css-template/ext-promoted-fed-cred-box.png)
95+
![Screenshot of the sign-in box with the federated sign-in option highlighted.](media/reference-company-branding-css-template/ext-promoted-federated-credential-box.png)
9696

9797
- Styles for the footer:
9898
- `.ext-footer` - Footer area at the bottom of the page

0 commit comments

Comments
 (0)