Update style.css
This commit is contained in:
parent
5100467ccc
commit
8245ded646
@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
|
:root {
|
||||||
|
color-scheme: light only;
|
||||||
|
}
|
||||||
|
|
||||||
html{
|
html{
|
||||||
font-family: Arial, Helvetica, sans-serif;
|
font-family: Arial, Helvetica, sans-serif;
|
||||||
@ -40,6 +42,8 @@ main{
|
|||||||
.pubG img{
|
.pubG img{
|
||||||
margin-top: 50%;
|
margin-top: 50%;
|
||||||
width:100%;
|
width:100%;
|
||||||
|
border:1px;
|
||||||
|
border-color: black;
|
||||||
}
|
}
|
||||||
.pubD{
|
.pubD{
|
||||||
grid-column-start : 3;
|
grid-column-start : 3;
|
||||||
|
Loading…
Reference in New Issue
Block a user