txt color

master
bo 11 months ago
parent 700c938c59
commit eb69e347de

@ -1,5 +1,6 @@
body {
background-color: white;
color: blue;
}
h1 {
@ -20,6 +21,6 @@ body {
.images {
position: absolute;
padding-left: 5%;
width: fit-content;
height: fit-content;
width: 50%;
height: 50%;
}
Loading…
Cancel
Save