mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
performance enhancers
This commit is contained in:
@@ -456,6 +456,11 @@ tr {
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.blinkies {
|
||||
width: 150px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
#skillstag::after {
|
||||
content: "Click for details...";
|
||||
display: block;
|
||||
@@ -1037,12 +1042,12 @@ tr {
|
||||
|
||||
/* Be sure to uncomment this if we ever stop using jebwin memes */
|
||||
/* #homeIcon {
|
||||
content: url("../icons/rasterLogo.png");
|
||||
content: url("../icons/rasterlogo.png");
|
||||
} */
|
||||
|
||||
.name {
|
||||
font-size: min(6vw, 2em);
|
||||
background: url("../icons/rasterLogo.png") 0/5rem no-repeat;
|
||||
background: url("../icons/min.rasterLogo.avif") 0/5rem no-repeat;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
|
||||
BIN
src/static/icons/min.rasterLogo.avif
Normal file
BIN
src/static/icons/min.rasterLogo.avif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.5 KiB |
BIN
src/static/photos/min.moonWizard.avif
Normal file
BIN
src/static/photos/min.moonWizard.avif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
BIN
src/static/photos/moonWizard.avif
Normal file
BIN
src/static/photos/moonWizard.avif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 192 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 450 KiB |
Reference in New Issue
Block a user