Update style.css

This commit is contained in:
Simon CATANESE 2023-01-05 23:58:16 +01:00
parent 5100467ccc
commit 8245ded646

View File

@ -1,5 +1,7 @@
:root {
color-scheme: light only;
}
html{
font-family: Arial, Helvetica, sans-serif;
@ -40,6 +42,8 @@ main{
.pubG img{
margin-top: 50%;
width:100%;
border:1px;
border-color: black;
}
.pubD{
grid-column-start : 3;