Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
5419c295
Commit
5419c295
authored
Sep 23, 2012
by
Thomas Park
Browse files
fixes #33, set proper offset for scrollspy, thanks @XeXenon
parent
d9d46230
Changes
12
Hide whitespace changes
Inline
Side-by-side
amelia/index.html
View file @
5419c295
...
...
@@ -35,7 +35,7 @@
</head>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
5
0"
>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
8
0"
>
<script
src=
"../js/bsa.js"
></script>
...
...
cerulean/index.html
View file @
5419c295
...
...
@@ -35,7 +35,7 @@
</head>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
5
0"
>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
8
0"
>
<script
src=
"../js/bsa.js"
></script>
...
...
cyborg/index.html
View file @
5419c295
...
...
@@ -35,7 +35,7 @@
</head>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
5
0"
>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
8
0"
>
<script
src=
"../js/bsa.js"
></script>
...
...
default/index.html
View file @
5419c295
...
...
@@ -35,7 +35,7 @@
</head>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
5
0"
>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
8
0"
>
<script
src=
"../js/bsa.js"
></script>
...
...
journal/index.html
View file @
5419c295
...
...
@@ -35,7 +35,7 @@
</head>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
5
0"
>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
8
0"
>
<script
src=
"../js/bsa.js"
></script>
...
...
readable/index.html
View file @
5419c295
...
...
@@ -35,7 +35,7 @@
</head>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
5
0"
>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
8
0"
>
<script
src=
"../js/bsa.js"
></script>
...
...
simplex/index.html
View file @
5419c295
...
...
@@ -35,7 +35,7 @@
</head>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
5
0"
>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
8
0"
>
<script
src=
"../js/bsa.js"
></script>
...
...
slate/index.html
View file @
5419c295
...
...
@@ -35,7 +35,7 @@
</head>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
5
0"
>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
8
0"
>
<script
src=
"../js/bsa.js"
></script>
...
...
spacelab/index.html
View file @
5419c295
...
...
@@ -35,7 +35,7 @@
</head>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
5
0"
>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
8
0"
>
<script
src=
"../js/bsa.js"
></script>
...
...
spruce/index.html
View file @
5419c295
...
...
@@ -35,7 +35,7 @@
</head>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
5
0"
>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
8
0"
>
<script
src=
"../js/bsa.js"
></script>
...
...
superhero/index.html
View file @
5419c295
...
...
@@ -35,7 +35,7 @@
</head>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
5
0"
>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
8
0"
>
<script
src=
"../js/bsa.js"
></script>
...
...
united/index.html
View file @
5419c295
...
...
@@ -35,7 +35,7 @@
</head>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
5
0"
>
<body
class=
"preview"
data-spy=
"scroll"
data-target=
".subnav"
data-offset=
"
8
0"
>
<script
src=
"../js/bsa.js"
></script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment