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