Remove inclusion of old css types snippets.

Supposedly, this had been done in an earlier commit for all styles. Apparently, I forgot to open styles references that were one level deeper in the directory, so the pages about grid, links, and scrollbar colors still included the css types values directly in their reference pages.
This commit is contained in:
Rodrigo Girão Serrão
2023-01-09 11:28:47 +00:00
parent 196d430582
commit da9a481f1c
22 changed files with 0 additions and 177 deletions

View File

@@ -34,20 +34,6 @@ There are a number of styles which influence the appearance of these links withi
Visit each style's reference page to learn more about how the values are used.
### Values
#### <color>
--8<-- "docs/snippets/type_syntax/color.md"
#### &lt;percentage&gt;
--8<-- "docs/snippets/type_syntax/percentage.md"
#### &lt;text-style&gt;
--8<-- "docs/snippets/type_syntax/text_style.md"
## Example
In the example below, the first label illustrates default link styling.