Style Changes
This commit is contained in:
parent
a46564f36d
commit
503aa9d958
1 changed files with 2 additions and 5 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue