kopia lustrzana https://github.com/badgen/badgen
chore: bigger preview image for detail inspection
rodzic
3763dff0c5
commit
1e15667810
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
| Badge | URL |
|
| Badge | URL |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| | [/▲/Déjà%20vu/purple](/▲/Déjà%20vu/purple) |
|
| | [/▲/déjà%20vu/purple](/▲/déjà%20vu/purple) |
|
||||||
| | [/chat/on%20gitter/cyan](/chat/on%20gitter/cyan) |
|
| | [/chat/on%20gitter/cyan](/chat/on%20gitter/cyan) |
|
||||||
| | [/style/standard/f2a](/style/standard/f2a) |
|
| | [/style/standard/f2a](/style/standard/f2a) |
|
||||||
| | [/license/Apache-2.0/blue](/license/Apache-2.0/blue) |
|
| | [/license/Apache-2.0/blue](/license/Apache-2.0/blue) |
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
| Badge (flat) | URL |
|
| Badge (flat) | URL |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| | [/▲/Déjà%20vu/purple?style=flat](/▲/Déjà%20vu/purple?style=flat) |
|
| | [/▲/déjà%20vu/purple?style=flat](/▲/déjà%20vu/purple?style=flat) |
|
||||||
| | [/chat/on%20gitter/cyan?style=flat](/chat/on%20gitter/cyan?style=flat) |
|
| | [/chat/on%20gitter/cyan?style=flat](/chat/on%20gitter/cyan?style=flat) |
|
||||||
| | [/style/standard/f2a?style=flat](/style/standard/f2a?style=flat) |
|
| | [/style/standard/f2a?style=flat](/style/standard/f2a?style=flat) |
|
||||||
| | [/license/Apache-2.0/blue?style=flat](/license/Apache-2.0/blue?style=flat) |
|
| | [/license/Apache-2.0/blue?style=flat](/license/Apache-2.0/blue?style=flat) |
|
||||||
|
|
|
@ -34,6 +34,7 @@ const serveIndex = serveMarked(md, {
|
||||||
table { border-spacing: 0 }
|
table { border-spacing: 0 }
|
||||||
td { padding: 0 1em 0 0; height: 24px; font: 14px/14px sans-serif }
|
td { padding: 0 1em 0 0; height: 24px; font: 14px/14px sans-serif }
|
||||||
td a { font: 14px/14px monospace; vertical-align: top }
|
td a { font: 14px/14px monospace; vertical-align: top }
|
||||||
|
img { height: 30px }
|
||||||
`
|
`
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue