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
5e18496e
Commit
5e18496e
authored
Feb 17, 2013
by
Thomas Park
Browse files
index: show username in twitter follow button
parent
44b82164
Changes
2
Hide whitespace changes
Inline
Side-by-side
css/bootswatch.css
View file @
5e18496e
...
...
@@ -31,10 +31,6 @@ section {
margin-right
:
10px
;
}
.twitter-follow-button
{
width
:
60px
!important
;
}
.twitter-share-button
{
margin-right
:
15px
;
}
...
...
index.html
View file @
5e18496e
...
...
@@ -88,7 +88,7 @@
<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=
"
fals
e"
>
Follow @thomashpark
</a>
<a
href=
"https://twitter.com/thomashpark"
class=
"twitter-follow-button"
data-show-count=
"false"
data-show-screen-name=
"
tru
e"
>
Follow @thomashpark
</a>
<a
href=
"https://twitter.com/share"
class=
"twitter-share-button"
data-url=
"http://bootswatch.com"
data-via=
"thomashpark"
>
Tweet
</a>
</span>
<span>
...
...
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