mirror of
https://github.com/10h30/trestle.git
synced 2026-06-05 15:09:35 +09:00
Add new styling sections to table of contents
This commit is contained in:
@@ -25,6 +25,8 @@
|
|||||||
- Forms & Buttons
|
- Forms & Buttons
|
||||||
- Tables
|
- Tables
|
||||||
- Screen Reader Text
|
- Screen Reader Text
|
||||||
|
- Skip Links
|
||||||
|
- Accessible Menu
|
||||||
- Structure and Layout
|
- Structure and Layout
|
||||||
- Site Containers
|
- Site Containers
|
||||||
- Bubble Layout
|
- Bubble Layout
|
||||||
@@ -642,7 +644,7 @@ td {
|
|||||||
padding: 0.6rem 0;
|
padding: 0.6rem 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ## Screen reader text
|
/* Screen reader text
|
||||||
--------------------------------------------- */
|
--------------------------------------------- */
|
||||||
|
|
||||||
.screen-reader-text,
|
.screen-reader-text,
|
||||||
@@ -678,7 +680,7 @@ td {
|
|||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* # Skip Links
|
/* Skip Links
|
||||||
---------------------------------------------------------------------------------------------------- */
|
---------------------------------------------------------------------------------------------------- */
|
||||||
.genesis-skip-link li {
|
.genesis-skip-link li {
|
||||||
height: 0;
|
height: 0;
|
||||||
@@ -686,7 +688,7 @@ td {
|
|||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ## Accessible Menu
|
/* Accessible Menu
|
||||||
--------------------------------------------- */
|
--------------------------------------------- */
|
||||||
|
|
||||||
.menu .menu-item:focus {
|
.menu .menu-item:focus {
|
||||||
|
|||||||
Reference in New Issue
Block a user