Style Changes

This commit is contained in:
seiichiro 2022-01-10 18:37:49 +01:00
parent a46564f36d
commit 503aa9d958

View file

@ -1,10 +1,9 @@
body {
font-family: sans;
background-color: #202020;
background-color: #000000;
}
.content {
padding: 4px;
background-color: #000000;
}
.page-header {
@ -20,7 +19,6 @@ body {
.title {
font-size: 2em;
vertical-align: center;
just
}
.search {
@ -29,12 +27,11 @@ body {
.images {
position: relative;
background-color: #000000;
}
.single {
width: 92vh;
height: 92vh;
background-color: #000000;
}
.single-image {
position: absolute;