buttons
This commit is contained in:
parent
0efe19e6ac
commit
060bbbadfc
8 changed files with 11 additions and 1 deletions
BIN
buttons/PixelShannon-88x31button-pixel.gif
Normal file
BIN
buttons/PixelShannon-88x31button-pixel.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
BIN
buttons/PixelShannon-88x31button-pixel.png
Normal file
BIN
buttons/PixelShannon-88x31button-pixel.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4 KiB |
|
@ -22,6 +22,15 @@
|
|||
<img src="../shannonkay.com-button-x2.png">
|
||||
<img src="../shannonkay.com-button.png" style="image-rendering:pixelated;">
|
||||
<img src="../shannonkay.com-button88x31.png">
|
||||
<img src="shannonkay.com-88x31.png" style="image-rendering:pixelated;">
|
||||
<img src="shannonkay.com-88x31.png">
|
||||
<img src="shannonkay.combutton2-x4.png" style="height:31px;width:auto;">
|
||||
<img src="PixelShannon-88x31button-pixel.png">
|
||||
<img src="PixelShannon-88x31button-pixel.png" style="image-rendering:pixelated;">
|
||||
<img src="PixelShannon-88x31button-pixel.gif">
|
||||
</p>
|
||||
<p><img src="shannonkay.com-logo.png" style="height:1.5rem;width:auto;">
|
||||
<img src="shannonkay.com-logo2.png" style="height:1.5rem;width:auto;">
|
||||
</p>
|
||||
</section>
|
||||
|
||||
|
|
BIN
buttons/shannonkay.com-88x31.png
Normal file
BIN
buttons/shannonkay.com-88x31.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.7 KiB |
BIN
buttons/shannonkay.com-logo.png
Normal file
BIN
buttons/shannonkay.com-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
buttons/shannonkay.com-logo2.png
Normal file
BIN
buttons/shannonkay.com-logo2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
buttons/shannonkay.combutton2-x4.png
Normal file
BIN
buttons/shannonkay.combutton2-x4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
3
home.css
3
home.css
|
@ -430,7 +430,8 @@ ul {
|
|||
}
|
||||
blockquote {
|
||||
font-style: normal;
|
||||
background-color: #f4ebeb;
|
||||
/* background-color: #f4ebeb; */
|
||||
background: linear-gradient(180deg, #fcf6f6, #f4ebeb 100%);
|
||||
font-weight: 400;
|
||||
color: #594f67;
|
||||
font-family: "ivyjournal", "adobe-garamond-pro", Georgia, Garamond, Baskerville, serif;
|
||||
|
|
Loading…
Reference in a new issue