File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- < a id ="skippy " class ="sr-only sr-only-focusable " href ="#content ">
2- < div class ="container ">
3- < span class ="skiplink-text "> Skip to main content</ span >
4- </ div >
1+ < a class ="skippy sr-only sr-only-focusable " href ="#content ">
2+ < span class ="skippy-text "> Skip to main content</ span >
53</ a >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ .skippy {
2+ display : block ;
3+ padding : 1em ;
4+ color : $white ;
5+ text-align : center ;
6+ background-color : $bd-purple ;
7+ outline : 0 ;
8+
9+ @include hover {
10+ color : $white ;
11+ }
12+ }
13+
14+ .skippy-text {
15+ padding : .5em ;
16+ outline : 1px dotted ;
17+ }
Original file line number Diff line number Diff line change 3434@import " masthead" ;
3535@import " ads" ;
3636@import " content" ;
37- @import " skiplink " ;
37+ @import " skippy " ;
3838@import " sidebar" ;
3939@import " footer" ;
4040@import " component-examples" ;
You can’t perform that action at this time.
0 commit comments