master
bo 1 year ago
parent 3e63c8a3fd
commit 827f1b1edc

@ -1,24 +1,39 @@
body {
background-color: white;
color: black;
margin-left: 5%;
margin-right: 5%;
}
h1 {
color: black;
text-align: center;
text-align: left;
}
h2 {
color: black;
text-align: left;
}
p {
font-family: monospace;
font-size: 20px;
font-size: 18px;
color: black;
margin-left: 10%;
margin-right: 10%;
display: flex;
}
a {
color: magenta;
}
.images {
audio {
width: 300px;
height: 54px;
}
img {
position: absolute;
padding-left: 5%;
width: 50%;

Loading…
Cancel
Save