add: project & css patch
This commit is contained in:
parent
5b91424b33
commit
ffc385e73b
@ -42,6 +42,15 @@
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://sadorowo.github.io/draw">
|
||||
<div class="project-card">
|
||||
<img src="thumbnails/draw.png" alt="Draw website thumbnail" />
|
||||
<div class="description">
|
||||
<h3>Strona do rysowania</h3>
|
||||
<p>Szkolny projekt. Na tej stronie możesz narysować to, co Ci się tylko podoba. Na chwilę obecną nie jest hostowana na mojej domenie.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
@ -244,7 +244,7 @@ body.dark a {
|
||||
}
|
||||
|
||||
body.dark .project-card .description * {
|
||||
background-color: #b4b4b4;
|
||||
background-color: #fffdcc;
|
||||
}
|
||||
|
||||
body:not(.dark) .project-card {
|
||||
|
BIN
thumbnails/draw.png
Normal file
BIN
thumbnails/draw.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Loading…
Reference in New Issue
Block a user