Add new styling sections to table of contents

This commit is contained in:
jgonzo
2016-02-29 15:38:42 -08:00
parent 96976034b3
commit 3e99dad87c
+5 -3
View File
@@ -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 {