mirror of
https://github.com/mat-1/matdoesdev.git
synced 2025-08-02 06:36:04 +00:00
8minty button
This commit is contained in:
parent
224a4eda55
commit
7809287104
4 changed files with 7 additions and 12 deletions
|
@ -18,12 +18,4 @@
|
|||
})
|
||||
</script>
|
||||
|
||||
<!-- <Body
|
||||
bgcolor="#000000"
|
||||
background="/retro/background.gif"
|
||||
text="#ffffff"
|
||||
link="#ffffff"
|
||||
alink="#ffffff"
|
||||
vlink="#ffffff"
|
||||
/> -->
|
||||
<slot />
|
||||
|
|
|
@ -49,6 +49,7 @@
|
|||
<Button href="//honbra.com" src="honbra.png" alt="honbra" />
|
||||
<Button href="//ssi.fyi" src="ssi.gif" alt="server scanning inc" />
|
||||
<Button href="//cbax.dev" src="cbax.gif" alt="cbax" />
|
||||
<Button href="//8minty.me" src="8minty.gif" alt="8minty" />
|
||||
<Button href="//archlinux.org" src="archbtw.png" alt="archbtw" />
|
||||
<Button
|
||||
href="//www.mozilla.org/en-US/firefox/new"
|
||||
|
@ -188,8 +189,4 @@
|
|||
text-align: center;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.buttons img {
|
||||
image-rendering: crisp-edges;
|
||||
}
|
||||
</style>
|
||||
|
|
|
@ -5,3 +5,9 @@
|
|||
</script>
|
||||
|
||||
<a {href}><img src="/retro/buttons/{src}" {alt} width="88" height="31" border="0" /></a>
|
||||
|
||||
<style>
|
||||
img {
|
||||
image-rendering: crisp-edges;
|
||||
}
|
||||
</style>
|
||||
|
|
BIN
static/retro/buttons/8minty.gif
Normal file
BIN
static/retro/buttons/8minty.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
Loading…
Add table
Reference in a new issue