Remove this link
This commit is contained in:
parent
35cb65786c
commit
b5f748d149
@ -54,15 +54,6 @@ $alt: #005498
|
|||||||
// OTHER MIXINS
|
// OTHER MIXINS
|
||||||
// Mixins set here will be available in defaults, screen, print and IE
|
// Mixins set here will be available in defaults, screen, print and IE
|
||||||
// Or anywhere you import either base.sass or defaults.sass
|
// Or anywhere you import either base.sass or defaults.sass
|
||||||
=skip-links
|
|
||||||
a
|
|
||||||
+skip-link
|
|
||||||
width: 100%
|
|
||||||
|
|
||||||
#skip-links
|
|
||||||
position: relative
|
|
||||||
+skip-links
|
|
||||||
|
|
||||||
=code-text
|
=code-text
|
||||||
font-family: monospace
|
font-family: monospace
|
||||||
|
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
- render "basic" do
|
- render "basic" do
|
||||||
#wrap
|
#wrap
|
||||||
%nav#skip-links
|
|
||||||
%a{:href => "#content"} skip to content
|
|
||||||
%header#banner{:role => "banner"}
|
%header#banner{:role => "banner"}
|
||||||
%div
|
%div
|
||||||
%h1.vcard
|
%h1.vcard
|
||||||
|
Loading…
Reference in New Issue
Block a user