This commit is contained in:
Marc Beninca 2022-11-15 22:52:03 +01:00
parent 509f6a26d3
commit f1e7755849

View file

@ -9,6 +9,13 @@ color: rgb(160,160,160);
font-family: sans;
}
img {
border: 1px solid;
border-color: rgb(192,192,192);
border-radius: 1em;
height: 8em;
}
.tabs {
position: relative;
}