naplet cesis
Data utworzenia: 2024-12-02 10:49:37
body { background-color: black; color: white; } li:nth-child(even) { background-color: hsl(0, 75%, 45%); } dd:first-of-type { background-color: aqua; color: black; }
Powrót