lukas-blog/test-page/styleTest.css
2024-01-31 01:36:38 +01:00

14 lines
163 B
CSS

.tlacitko {
color: #ca0808;
font-family: fantasy;
}
body {
background-color: rgb(180, 138, 220);
}
footer {
position: fixed;
bottom: 0;
}