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
42dd24f8
Commit
42dd24f8
authored
Dec 06, 2012
by
Thomas Park
Browse files
index: switched gh buttons
parent
d509175e
Changes
2
Hide whitespace changes
Inline
Side-by-side
css/bootswatch.css
View file @
42dd24f8
...
...
@@ -114,13 +114,8 @@ section {
text-align
:
center
;
}
#gh-star
{
margin-right
:
-15px
;
}
#gh-fork
{
margin-right
:
25px
;
margin-right
:
10px
;
}
.twitter-follow-button
{
...
...
index.html
View file @
42dd24f8
...
...
@@ -87,8 +87,8 @@
<div
id=
"social"
>
<span>
<iframe
id=
"gh-star"
src=
"http://ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"110px"
height=
"20px"
></iframe>
<iframe
id=
"gh-fork"
src=
"http://ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=fork"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"53px"
height=
"20px"
></iframe>
<iframe
id=
"gh-star"
src=
"http://ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"110px"
height=
"20px"
></iframe>
</span>
<span>
<a
href=
"https://twitter.com/thomashpark"
class=
"twitter-follow-button"
data-show-count=
"false"
data-show-screen-name=
"false"
>
Follow @thomashpark
</a>
...
...
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