Add more consistent phrasing.

Related issues: #2107
This commit is contained in:
Rodrigo Girão Serrão
2023-03-23 11:04:17 +00:00
parent a935a632fa
commit 559f976f78
57 changed files with 141 additions and 161 deletions

View File

@@ -5,7 +5,7 @@ There are a number of styles which influence the appearance of these links withi
!!! note
These CSS rules only target Textual action links. Internet hyperlinks are not affected by these CSS rules.
These CSS rules only target Textual action links. Internet hyperlinks are not affected by these styles.
| Property | Description |
|-------------------------------------------------------|-------------------------------------------------------------------|

View File

@@ -1,6 +1,6 @@
# Link-background
The `link-background` sets the background color of the link.
The `link-background` style sets the background color of the link.
!!! note

View File

@@ -1,6 +1,6 @@
# Link-color
The `link-color` sets the color of the link text.
The `link-color` style sets the color of the link text.
!!! note

View File

@@ -1,6 +1,6 @@
# Link-hover-background
The `link-hover-background` sets the background color of the link when the mouse cursor is over the link.
The `link-hover-background` style sets the background color of the link when the mouse cursor is over the link.
!!! note

View File

@@ -1,6 +1,6 @@
# Link-hover-color
The `link-hover-color` sets the color of the link text when the mouse cursor is over the link.
The `link-hover-color` style sets the color of the link text when the mouse cursor is over the link.
!!! note

View File

@@ -1,6 +1,6 @@
# Link-hover-style
The `link-hover-style` sets the text style for the link text when the mouse cursor is over the link.
The `link-hover-style` style sets the text style for the link text when the mouse cursor is over the link.
!!! note

View File

@@ -1,6 +1,6 @@
# Link-style
The `link-style` sets the text style for the link text.
The `link-style` style sets the text style for the link text.
!!! note