feature: losowanie obszarów konstr.

This commit is contained in:
2023-05-25 19:06:42 +02:00
parent eff1256265
commit fa610f6ee1
3 changed files with 48 additions and 18 deletions
+2
View File
@@ -48,6 +48,8 @@ a {
color: white;
text-decoration: none;
transition: color 250ms;
&:visited {
color: white;
}