mirror of
https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io.git
synced 2026-06-06 21:14:06 -04:00
88x31
This commit is contained in:
parent
43f31e863e
commit
be158ab925
9 changed files with 11 additions and 2 deletions
|
|
@ -63,8 +63,10 @@ img,video {
|
|||
.badge-88x31 {
|
||||
width: 176px;
|
||||
height: 62px;
|
||||
image-rendering: pixelated;
|
||||
image-rendering: auto;
|
||||
image-rendering: crisp-edges;
|
||||
image-rendering: pixelated;
|
||||
image-rendering: -webkit-optimize-contrast;
|
||||
}
|
||||
|
||||
h1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue