fi-notes/src/styles/pixelated-logo.css
Vojtěch Struhár 01beaa369a Setup the docs framework
I did various changes and updates, using the question 8 (modelovani a
projekce) as my lab rat. It's a pretty good case, containing images,
plenty of math, footnotes, everything.

I now feel it looks pretty good, I'll try to import more content.
2025-06-06 22:32:10 +02:00

3 lines
51 B
CSS

.site-title img {
image-rendering: pixelated;
}