mirror of
https://github.com/kidoman/embd
synced 2025-02-08 19:53:17 +01:00
make the github button iframes less wide
This commit is contained in:
parent
5a7a48dd95
commit
ce2592615a
@ -41,9 +41,9 @@
|
|||||||
|
|
||||||
<p class="hs-disclaimer">
|
<p class="hs-disclaimer">
|
||||||
<iframe src="github-btn.html?user=kidoman&repo=embd&type=watch&count=true"
|
<iframe src="github-btn.html?user=kidoman&repo=embd&type=watch&count=true"
|
||||||
allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
|
allowtransparency="true" frameborder="0" scrolling="0" width="90" height="20"></iframe>
|
||||||
<iframe src="github-btn.html?user=kidoman&repo=embd&type=fork&count=true"
|
<iframe src="github-btn.html?user=kidoman&repo=embd&type=fork&count=true"
|
||||||
allowtransparency="true" frameborder="0" scrolling="0" width="95" height="20"></iframe>
|
allowtransparency="true" frameborder="0" scrolling="0" width="90" height="20"></iframe>
|
||||||
</p>
|
</p>
|
||||||
</form>
|
</form>
|
||||||
<div class="catch-errors-top"></div>
|
<div class="catch-errors-top"></div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user